From c1c34c4179f887e42088192bacc984def213d451 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Tue, 13 Mar 2007 20:08:44 +0000 Subject: r21828: Hardcode prototypes, as they're a public API. (This used to be commit 02ae0b9cde8a18498bc72583d8cac9b0217da4ad) --- source4/lib/registry/config.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'source4/lib/registry/config.mk') diff --git a/source4/lib/registry/config.mk b/source4/lib/registry/config.mk index a7fe1113c7..78752ae988 100644 --- a/source4/lib/registry/config.mk +++ b/source4/lib/registry/config.mk @@ -86,7 +86,6 @@ OBJ_FILES = \ patchfile.o PUBLIC_DEPENDENCIES = \ LIBSAMBA-UTIL CHARSET -PUBLIC_PROTO_HEADER = registry_proto.h PUBLIC_HEADERS = registry.h # End MODULE registry_ldb ################################################ -- cgit