From 0b61fda9ab740a100f8f49f2bd0ed7468c79f55c Mon Sep 17 00:00:00 2001 From: Mathias Palm Date: Sun, 10 Feb 2013 20:09:14 +0100 Subject: Copy common/types.h to vformat/vf_iface.h Copy the content of common/types.h into vformat/vf_iface.h. Keep common/types.h because some files depends on it. --- src/vf_search.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vf_search.c') diff --git a/src/vf_search.c b/src/vf_search.c index 71be484..e303eae 100644 --- a/src/vf_search.c +++ b/src/vf_search.c @@ -64,7 +64,6 @@ static const char vf_search_c_vss_id[] = "$Header: /cvsroot/vformat/src/vformat/ ANSI C & System-wide Header Files *============================================================================*/ -#include /*===========================================================================* Interface Header Files -- cgit v1.1-32-gdbae