cleanups
This commit is contained in:
parent
e29b7afa1b
commit
c802669cf4
@ -1,9 +1,10 @@
|
||||
|
||||
#include <Python.h>
|
||||
#include <SWI-Stream.h>
|
||||
#include <SWI-Prolog.h>
|
||||
#ifdef HAVE_STAT
|
||||
#undef HAVE_STAT
|
||||
#endif
|
||||
#include <Python.h>
|
||||
#include <assert.h>
|
||||
|
||||
static atom_t ATOM_true,
|
||||
|
Reference in New Issue
Block a user