]> git.decadent.org.uk Git - nfs-utils.git/blobdiff - utils/mount/nfsumount.h
Add -Wstrict-prototypes to compiler args, and fix warnings caused.
[nfs-utils.git] / utils / mount / nfsumount.h
index e37eaffb8926db76af3780d2591d87a30c530dd1..7548912ba7e15b4b6c9362cc6eda9ea1a5071da8 100644 (file)
@@ -6,6 +6,6 @@
 
 int nfsumount(int, char **);
 int nfs_call_umount(clnt_addr_t *, dirpath *);
-void umount_usage();
+void umount_usage(void);
 
 #endif