diff options
| author | Rob Crittenden <rcritten@redhat.com> | 2005-02-23 18:19:13 +0000 |
|---|---|---|
| committer | Rob Crittenden <rcritten@redhat.com> | 2005-02-23 18:19:13 +0000 |
| commit | 21305115e547133a0122c44b7e9956ef78dc94be (patch) | |
| tree | b72f28ba737b35c0f13003478f5e777146789ef3 /lib/base/dnsdmain.cpp | |
| parent | f64e827b9c3011b07b5d78dd52466236dc77346e (diff) | |
| download | ds-21305115e547133a0122c44b7e9956ef78dc94be.tar.gz ds-21305115e547133a0122c44b7e9956ef78dc94be.tar.xz ds-21305115e547133a0122c44b7e9956ef78dc94be.zip | |
149510
Strip down ACL code and support libraries to the bare minimum.
Diffstat (limited to 'lib/base/dnsdmain.cpp')
| -rw-r--r-- | lib/base/dnsdmain.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/base/dnsdmain.cpp b/lib/base/dnsdmain.cpp index f37e475c..6972dcb5 100644 --- a/lib/base/dnsdmain.cpp +++ b/lib/base/dnsdmain.cpp @@ -10,7 +10,6 @@ #include "netsite.h" -#include "base/net.h" #include <string.h> #include <stdio.h> #ifdef XP_UNIX @@ -26,7 +25,6 @@ extern "C" { #include <nspr.h> } -#include "frame/conf.h" |
