summaryrefslogtreecommitdiff
path: root/test/c/knucleotide.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/c/knucleotide.c')
-rw-r--r--test/c/knucleotide.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/c/knucleotide.c b/test/c/knucleotide.c
index 955af7f..f743892 100644
--- a/test/c/knucleotide.c
+++ b/test/c/knucleotide.c
@@ -8,11 +8,7 @@
http://cvs.alioth.debian.org/cgi-bin/cvsweb.cgi/shootout/bench/Include/?cvsroot=shootout
*/
-#ifdef __COMPCERT__
-#include <compcert_stdio.h>
-#else
#include <stdio.h>
-#endif
#include <string.h>
#include <ctype.h>
#include <stdlib.h>