From 303f1dce0c2e80f5f07e9b7782717bf66a8ee252 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 1 Aug 2007 21:45:28 +0000 Subject: [PATCH] Should've been part of the previous commit. --- config.h.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config.h.in b/config.h.in index a0cba84..0f0621f 100644 --- a/config.h.in +++ b/config.h.in @@ -21,6 +21,9 @@ /* Use alternative _syscallX macros */ #undef ENSC_USE_ALTERNATIVE_SYSCALL_MACROS +/* Define to 1 if you have the header file. */ +#undef HAVE_ASM_TYPES_H + /* Define to 1 if you have the declaration of `ADDR_LIMIT_32BIT', and to 0 if you don't. */ #undef HAVE_DECL_ADDR_LIMIT_32BIT -- 2.43.0