]> mj.ucw.cz Git - libucw.git/blobdiff - lib/getopt.c
Radix sort bit width is now controlled by the configure script.
[libucw.git] / lib / getopt.c
index 1a728c8a683095313c9b93472eed91b21bd32812..a15c9355f959637fc74c7271f9b2cc0d21f9dd24 100644 (file)
@@ -9,6 +9,8 @@ reset_getopt(void)
 }
 
 #ifdef TEST
+#include <stdio.h>
+
 static void
 parse(int argc, char **argv)
 {