summaryrefslogtreecommitdiff
path: root/source4/build
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2008-02-29 14:36:51 +0100
committerJelmer Vernooij <jelmer@samba.org>2008-02-29 14:36:51 +0100
commit489f66cd422453c00afd14121fb61a41a6785249 (patch)
tree1a1e87be0531264f943920878180a79c9ffa3cc9 /source4/build
parent21208d3303ec13056f706ee74132822a7dd2f36a (diff)
downloadsamba-489f66cd422453c00afd14121fb61a41a6785249.tar.gz
samba-489f66cd422453c00afd14121fb61a41a6785249.tar.bz2
samba-489f66cd422453c00afd14121fb61a41a6785249.zip
Change remaining prototype headers to be private.
(This used to be commit 2f7ff409e89c9682e681ddcf54439db9e3b6ccb4)
Diffstat (limited to 'source4/build')
-rw-r--r--source4/build/smb_build/config_mk.pm1
1 files changed, 0 insertions, 1 deletions
diff --git a/source4/build/smb_build/config_mk.pm b/source4/build/smb_build/config_mk.pm
index 90e45124dc..d8ec646910 100644
--- a/source4/build/smb_build/config_mk.pm
+++ b/source4/build/smb_build/config_mk.pm
@@ -36,7 +36,6 @@ my $section_types = {
"ENABLE" => "bool",
- "PUBLIC_PROTO_HEADER" => "string",
"PRIVATE_PROTO_HEADER" => "string",
"CFLAGS" => "list",