r18322: fixed a compilation problem on AIX caused by lex not putting config.h
commitd2e72c46c116bffc662024408f1391bda57b9849
authorAndrew Tridgell <tridge@samba.org>
Sun, 10 Sep 2006 10:02:10 +0000 (10 10:02 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:18:08 +0000 (10 14:18 -0500)
tree100b86f3c6af80d0af9c02425cbf03e1b01c7353
parent9adf2883efc275b359d8e50c493023c48883eef6
r18322: fixed a compilation problem on AIX caused by lex not putting config.h
first. That leads to a conflicting define for lseek() due to
_LARGE_FILES being defined after standards headers are included
(This used to be commit 9034238e27f22a7077df9fa0d7c83cce4503aabc)
source4/heimdal/lib/asn1/lex.c
source4/heimdal/lib/com_err/lex.c
source4/script/lex_compile.sh