gcc warnings

This commit is contained in:
Vitor Santos Costa
2015-10-20 08:06:46 +01:00
parent cba4fdfe95
commit 20c87f1ab6
5 changed files with 11 additions and 18 deletions

View File

@@ -32,6 +32,7 @@ static char SccsId[] = "@(#)save.c 1.3 3/15/90";
#include "dlmalloc.h"
#endif
#include "yapio.h"
#include "YapText.h"
#include "sshift.h"
#include "Foreign.h"
#if HAVE_STRING_H