]> andersk Git - udis86.git/commitdiff
Wait to include system headers until we know they are wanted.
authorAnders Kaseorg <andersk@mit.edu>
Mon, 4 May 2009 22:45:13 +0000 (18:45 -0400)
committerAnders Kaseorg <andersk@mit.edu>
Mon, 4 May 2009 23:15:08 +0000 (19:15 -0400)
When building in the Linux kernel, __UD_STANDALONE__ is not defined
until types.h is included.  So we should wait to include system
headers like <stdlib.h> and <string.h> until we know __UD_STANDALONE__
will not be defined.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>

No differences found
This page took 0.048579 seconds and 5 git commands to generate.