]> git.cworth.org Git - fips/blobdiff - fips.c
Add a simple fips.h file.
[fips] / fips.c
diff --git a/fips.c b/fips.c
index 370a2eefab16d28c25b74eb87b645cee2d3c1a9b..02f67bb80fd1e6983d4680d132f19c966f2e8065 100644 (file)
--- a/fips.c
+++ b/fips.c
@@ -19,8 +19,8 @@
  * THE SOFTWARE.
  */
 
-#include <stdio.h>
-#include <stdlib.h>
+#include "fips.h"
+
 #include <limits.h>
 #include <getopt.h>