summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2009-12-11 23:21:14 +0100
committerGuillem Jover <guillem@hadrons.org>2009-12-12 01:11:56 +0100
commitca28f28046b2cc4beb38cb4b63c75f0ac6379bcd (patch)
treea61259d400ee5d8c9f43744d844cf74be515738b /Makefile
parentdd2756e000208ee9e4cde3373f217fc7c98f0610 (diff)
downloadlibbsd-ca28f28046b2cc4beb38cb4b63c75f0ac6379bcd.tar.gz
Move setmode and getmode declarations to <bsd/unistd.h>
This is were they are located on the BSDs.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 606242a..91893e7 100644
--- a/Makefile
+++ b/Makefile
@@ -62,6 +62,7 @@ LIB_INCLUDES := \
bsd/bsd.h \
bsd/stdlib.h \
bsd/readpassphrase.h \
+ bsd/unistd.h \
nlist.h \
vis.h \
libutil.h