]> The Tcpdump Group git mirrors - libpcap/commit
Move the inclusion of config.h to the top of scanner.c
authorDaniel Miller <[email protected]>
Fri, 6 Jun 2014 01:16:50 +0000 (01:16 +0000)
committerDaniel Miller <[email protected]>
Fri, 6 Jun 2014 01:16:50 +0000 (01:16 +0000)
commit1dcc0d42a4afa488022d984db25db3cdae6b590a
tree9a5fc87cf7cd5c5f7d9b16300bbc044d619f0912
parent7818d4eaacb8a8a595c5ddf52e32aaf860b1394f
Move the inclusion of config.h to the top of scanner.c

This works around _LARGE_FILES difficulties on AIX. See
http://seclists.org/nmap-dev/2012/q1/459 for example.

This is an alternative to the flex-only solution in #359
Makefile.in
scanner.c.top [new file with mode: 0644]
scanner.l