get rid of all remaining printfs from the library
[deb_libnfs.git] / examples / nfsclient-raw.c
index ad8576af6b219d04937c31d370958b2ab183bcf7..40be303736f436c50b8f239a4a4aa97e895b8ab9 100644 (file)
@@ -24,6 +24,7 @@
 
 #include <stdio.h>
 #include <stdlib.h>
+#include <string.h>
 #include <poll.h>
 #include "libnfs.h"
 #include "libnfs-raw.h"