Remove redundant def

This commit is contained in:
Howard Chu 2005-05-06 01:45:44 +00:00
parent c5b355bacb
commit 54eb6f539c

View File

@ -28,10 +28,6 @@
#ifdef SLAPD_OVER_PPOLICY
#if SLAPD_OVER_PPOLICY == SLAPD_MOD_DYNAMIC
#define SLAPD_IMPORT
#endif
#include <ldap.h>
#include "lutil.h"
#include "slap.h"