summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorGuillem Jover <guillem@hadrons.org>2011-05-27 20:37:10 +0200
committerGuillem Jover <guillem@hadrons.org>2011-05-28 10:58:26 +0200
commit8be40010cea2bc38cd8a4db9acd9552836d2b4d3 (patch)
tree476e9e4fa394175caebb558e110c3955df6c5383 /Makefile
parente1f2a6f86906e2dd308a280ab832349eff4fe397 (diff)
downloadlibbsd-8be40010cea2bc38cd8a4db9acd9552836d2b4d3.tar.gz
Add new <bsd/sys/endian.h> header
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 23648e1..e0655a1 100644
--- a/Makefile
+++ b/Makefile
@@ -58,6 +58,7 @@ LIB_INCLUDES := \
bsd/ip_icmp.h \
bsd/sys/cdefs.h \
bsd/sys/bitstring.h \
+ bsd/sys/endian.h \
bsd/sys/queue.h \
bsd/sys/tree.h \
bsd/netinet/ip_icmp.h \