]> git.decadent.org.uk Git - nfs-utils.git/commitdiff
nfsdcld: General clean up. nfs-utils-1-2-5-rc4
authorSteve Dickson <steved@redhat.com>
Thu, 26 Apr 2012 16:31:48 +0000 (12:31 -0400)
committerSteve Dickson <steved@redhat.com>
Thu, 26 Apr 2012 17:25:05 +0000 (13:25 -0400)
- Added header clean up some warnings
- Updated the .gitignore file.

Signed-off-by: Steve Dickson <steved@redhat.com>
.gitignore
utils/nfsdcld/nfsdcld.c

index 7bd9921fc1df20fd4d1a87793cd30e7cb15cbd52..96f9750de089facd31cc2679fc056c3ab87fa5f4 100644 (file)
@@ -49,6 +49,7 @@ utils/rquotad/rquotad
 utils/rquotad/rquota.h
 utils/rquotad/rquota_xdr.c
 utils/showmount/showmount
+utils/nfsdcld/nfsdcld
 utils/statd/statd
 tools/locktest/testlk
 tools/getiversion/getiversion
index 6a1eba8f7d3214ecfbd78f1dc7f6ae34bf644e58..2f0b004d8a79d6efd6351036fcb299f4cef80a9d 100644 (file)
@@ -38,6 +38,7 @@
 #include "xlog.h"
 #include "nfslib.h"
 #include "cld.h"
+#include "sqlite.h"
 
 #ifndef PIPEFS_DIR
 #define PIPEFS_DIR NFS_STATEDIR "/rpc_pipefs"