about summary refs log tree commit diff
path: root/converter/other/fiasco/codec/options.c
diff options
context:
space:
mode:
Diffstat (limited to 'converter/other/fiasco/codec/options.c')
-rw-r--r--converter/other/fiasco/codec/options.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/converter/other/fiasco/codec/options.c b/converter/other/fiasco/codec/options.c
index 6018a16c..c8e4d2e2 100644
--- a/converter/other/fiasco/codec/options.c
+++ b/converter/other/fiasco/codec/options.c
@@ -20,10 +20,7 @@
 #include "config.h"
 
 #include <string.h>
-#if STDC_HEADERS
-#	include <stdlib.h>
-#endif /* not STDC_HEADERS */
-
+#include <stdlib.h>
 #include <stdio.h>
 
 #include "nstring.h"