]> The Tcpdump Group git mirrors - tcpdump/commitdiff
Our bittypes.h is needed only on Windows. Move it to win32/Include.
authorGuy Harris <[email protected]>
Sun, 4 Apr 2010 20:24:32 +0000 (13:24 -0700)
committerGuy Harris <[email protected]>
Sun, 4 Apr 2010 20:24:32 +0000 (13:24 -0700)
Makefile.in
Win32/Include/bittypes.h [moved from missing/bittypes.h with 100% similarity]

index 8e7b73b4cf6aac72481cd86c807d0216aadc0971..9716e8d05ce91a9b418d87087312ee351dbc4e84 100644 (file)
@@ -227,7 +227,6 @@ EXTRA_DIST = \
        makemib \
        missing/addrinfo.h \
        missing/addrsize.h \
-       missing/bittypes.h \
        missing/dlnames.c \
        missing/datalinks.c \
        missing/getnameinfo.c \
@@ -340,6 +339,7 @@ EXTRA_DIST = \
        tests/rsvp-infinite-loop.pcap \
        vfprintf.c \
        win32/Include/Arpa/tftp.h \
+       win32/Include/bittypes.h \
        win32/Include/errno.h \
        win32/Include/getopt.h \
        win32/Include/inetprivate.h \
similarity index 100%
rename from missing/bittypes.h
rename to Win32/Include/bittypes.h