diff options
Diffstat (limited to 'machdep.c')
-rw-r--r-- | machdep.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/machdep.c b/machdep.c index 2578b73c0cb4..8ceb04a04370 100644 --- a/machdep.c +++ b/machdep.c @@ -19,9 +19,7 @@ * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. */ -#ifdef HAVE_CONFIG_H #include <config.h> -#endif #include <stddef.h> |