summaryrefslogtreecommitdiff
path: root/source4/lib/talloc/config.mk
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/talloc/config.mk')
-rw-r--r--source4/lib/talloc/config.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/lib/talloc/config.mk b/source4/lib/talloc/config.mk
index e63edb0139..86a6f4bd56 100644
--- a/source4/lib/talloc/config.mk
+++ b/source4/lib/talloc/config.mk
@@ -5,7 +5,6 @@ VERSION = 0.0.1
SO_VERSION = 0.0.1
OBJ_FILES = talloc.o
REQUIRED_SUBSYSTEMS = LIBREPLACE
-NOPROTO = YES
MANPAGE = talloc.3
PUBLIC_HEADERS = talloc.h
DESCRIPTION = A hierarchical pool based memory system with destructors