swi stuff

This commit is contained in:
Vitor Santos Costa 2013-01-19 23:06:38 +00:00
parent 5880420db9
commit 0865235c48

View File

@ -36,6 +36,10 @@
#define O_PLMT 1
#endif
#if HAVE_ERRNO_H
#include <errno.h>
#endif
#include "Yap.h"
#include "YapHeap.h"