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_writer.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/vf_writer.c') diff --git a/src/vf_writer.c b/src/vf_writer.c index ef3298a..29b83b5 100644 --- a/src/vf_writer.c +++ b/src/vf_writer.c @@ -68,7 +68,6 @@ static const char vf_writer_c_vss_id[] = "$Header: /cvsroot/vformat/src/vformat/ ANSI C & System-wide Header Files *=============================================================================*/ -#include #include #include -- cgit v1.1-32-gdbae