summaryrefslogtreecommitdiffstats
path: root/src/vf_malloc_stdlib.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/vf_malloc_stdlib.c')
-rw-r--r--src/vf_malloc_stdlib.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/vf_malloc_stdlib.c b/src/vf_malloc_stdlib.c
index 6318fa5..b592986 100644
--- a/src/vf_malloc_stdlib.c
+++ b/src/vf_malloc_stdlib.c
@@ -38,8 +38,6 @@ static const char vf_malloc_stdlib_c_vss_id[] = "$Header: /cvsroot/vformat/src/v
ANSI C & System-wide Header Files
*============================================================================*/
-#include <common/types.h>
-
#include <stdlib.h>
#include <stdio.h>