summaryrefslogtreecommitdiffstats
path: root/usr.sbin/nscd/parser.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/nscd/parser.h')
-rw-r--r--usr.sbin/nscd/parser.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/nscd/parser.h b/usr.sbin/nscd/parser.h
index 54cc898..413b784 100644
--- a/usr.sbin/nscd/parser.h
+++ b/usr.sbin/nscd/parser.h
@@ -26,8 +26,8 @@
* $FreeBSD$
*/
-#ifndef __CACHED_PARSER_H__
-#define __CACHED_PARSER_H__
+#ifndef __NSCD_PARSER_H__
+#define __NSCD_PARSER_H__
extern int parse_config_file(struct configuration *,
const char *, char const **, int *);
OpenPOWER on IntegriCloud