aboutsummaryrefslogtreecommitdiff
path: root/src/lib9/mkfile
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2004-06-09 14:15:47 +0000
committerrsc <devnull@localhost>2004-06-09 14:15:47 +0000
commitf437e56d1d5c8180ee2f93273f78393426efd5f9 (patch)
tree61e6ed23e29f65b077c6cb1c2a80f266eab9f6d7 /src/lib9/mkfile
parentca9b36624f0a8074e65cebfbabfee8a824a4d312 (diff)
downloadplan9port-f437e56d1d5c8180ee2f93273f78393426efd5f9.tar.gz
plan9port-f437e56d1d5c8180ee2f93273f78393426efd5f9.tar.bz2
plan9port-f437e56d1d5c8180ee2f93273f78393426efd5f9.zip
add strdup for debugging.
Diffstat (limited to 'src/lib9/mkfile')
-rw-r--r--src/lib9/mkfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib9/mkfile b/src/lib9/mkfile
index bea11659..7ade5b63 100644
--- a/src/lib9/mkfile
+++ b/src/lib9/mkfile
@@ -137,6 +137,7 @@ LIB9OFILES=\
seek.$O\
sendfd.$O\
sleep.$O\
+ strdup.$O\
strecpy.$O\
sysfatal.$O\
sysname.$O\