diff options
-rw-r--r-- | source4/lib/replace/replace.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/source4/lib/replace/replace.h b/source4/lib/replace/replace.h index 1d07361a28..631488bbf8 100644 --- a/source4/lib/replace/replace.h +++ b/source4/lib/replace/replace.h @@ -28,12 +28,7 @@ #ifndef _replace_h #define _replace_h -#ifdef _SAMBA_BUILD_ #include "config.h" -#else -#include "replace_config.h" -#endif /* _SAMBA_BUILD_ */ - #include <stdlib.h> #include <stdarg.h> |