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_strings.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vf_strings.c') diff --git a/src/vf_strings.c b/src/vf_strings.c index 204a188..05a32fa 100644 --- a/src/vf_strings.c +++ b/src/vf_strings.c @@ -60,7 +60,6 @@ static const char vf_strings_c_vss_id[] = "$Header: /cvsroot/vformat/src/vformat ANSI C & System-wide Header Files *=============================================================================*/ -#include #include #include -- cgit v1.1-32-gdbae