ZDR: remove dependency on zdr.h from the examples and nfs-ls
[deb_libnfs.git] / examples / nfsclient-listservers.c
index e275e7f6ed904dde67a988f9789bbfa7de9dd196..a67e74f9de3c6caf9519470ea3f99ce764abce4f 100644 (file)
@@ -27,7 +27,6 @@
 
 #include <stdio.h>
 #include <stdlib.h>
-#include "libnfs-zdr.h"
 #include "libnfs.h"
 
 int main(int argc _U_, char *argv[] _U_)