about summary refs log tree commit diff
path: root/converter/other/fiasco/output/matrices.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/fiasco/output/matrices.c')
-rw-r--r--converter/other/fiasco/output/matrices.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/converter/other/fiasco/output/matrices.c b/converter/other/fiasco/output/matrices.c
index fd8d31e2..bbe3ca0e 100644
--- a/converter/other/fiasco/output/matrices.c
+++ b/converter/other/fiasco/output/matrices.c
@@ -20,9 +20,7 @@
 
 #include "config.h"
 
-#if STDC_HEADERS
-#	include <stdlib.h>
-#endif /* not STDC_HEADERS */
+#include <stdlib.h>
 
 #include "types.h"
 #include "macros.h"