diff options
| author | Rob Crittenden <rcritten@redhat.com> | 2005-03-07 14:45:22 +0000 |
|---|---|---|
| committer | Rob Crittenden <rcritten@redhat.com> | 2005-03-07 14:45:22 +0000 |
| commit | ea64bb776b54e43e117d516e7e0e818d48287370 (patch) | |
| tree | 18c967080c35c3695426d2155f71f28bd8157f05 /httpd/src | |
| parent | 454c5dcf11a5fc41f5dc2bf280fec167d686bcdf (diff) | |
| download | ds-ea64bb776b54e43e117d516e7e0e818d48287370.tar.gz ds-ea64bb776b54e43e117d516e7e0e818d48287370.tar.xz ds-ea64bb776b54e43e117d516e7e0e818d48287370.zip | |
149510
More ACL system code cleanup. Fix several compiler warnings, simplify
some includes.
Diffstat (limited to 'httpd/src')
| -rw-r--r-- | httpd/src/ntnsapi.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/httpd/src/ntnsapi.c b/httpd/src/ntnsapi.c index 4e545f12..bf3f1073 100644 --- a/httpd/src/ntnsapi.c +++ b/httpd/src/ntnsapi.c @@ -15,7 +15,6 @@ #include <libadmin/libadmin.h> #include <libaccess/aclproto.h> -#include <libaccess/nsadb.h> #include <base/fsmutex.h> #include <i18n.h> #include <base/ereport.h> |
