summaryrefslogtreecommitdiff
path: root/nslcd/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'nslcd/common.h')
-rw-r--r--nslcd/common.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/nslcd/common.h b/nslcd/common.h
index 5658fa7..558b978 100644
--- a/nslcd/common.h
+++ b/nslcd/common.h
@@ -37,12 +37,12 @@
#include "common/tio.h"
#include "compat/attrs.h"
#include "cfg.h"
-#include "hackers_watch.h"
+#include "hackers.h"
-#define NSS_MODULE_SONAME NSS_LDAP_SONAME
-#define NSS_MODULE_NAME "ldap"
-#define NSS_MODULE_ID_VERSION "_nss_ldap_version"
-#define NSS_MODULE_ID_ENABLELOOKUPS "_nss_ldap_enablelookups"
+#define NSS_MODULE_SONAME NSS_LDAP_SONAME
+#define NSS_MODULE_NAME "ldap"
+#define NSS_MODULE_SYM_VERSION "_nss_ldap_version"
+#define NSS_MODULE_SYM_ENABLELOOKUPS "_nss_ldap_enablelookups"
/* macros for basic read and write operations, the following
ERROR_OUT* marcos define the action taken on errors