fix typing problems and a bug in quote.c?

This commit is contained in:
Vítor Santos Costa
2010-05-06 12:19:51 +01:00
parent 5f5fcb920f
commit 51f33514b3
4 changed files with 8 additions and 8 deletions

View File

@@ -26,7 +26,7 @@
#include <SWI-Prolog.h>
#include <stdlib.h>
#ifdef HAVE_MALLOC_H
#include HAVE_MALLOC_H
#include <malloc.h>
#endif
#include "error.h"
#include <errno.h>