]> git.meshlink.io Git - meshlink/blobdiff - lib/utils.c
Put #ifndef checks for HAVE_RAND_PSEUDO_BYTES in the correct places.
[meshlink] / lib / utils.c
index fc9141f1db517c15abca06661c484f6ac710c547..d79532b233a2212fb28a74efbc8bc43f1e50b169 100644 (file)
@@ -21,8 +21,6 @@
 #include <sys/types.h>
 #include <ctype.h>
 #include <string.h>
-#include <stdio.h>
-#include <stdarg.h>
 
 #include "config.h"