This commit is contained in:
Berke Viktor 2013-05-04 17:40:48 +02:00
parent 3283c71936
commit b2317d8800
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@
#endif
#include "hexchat-plugin.h"
#undef _POSIX_C_SOURCE /* Avoid warning: also in /usr/include/features.hfrom glib.h */
#undef _POSIX_C_SOURCE /* Avoid warning: also in /usr/include/features.h from glib.h */
#include <Python.h>
#include <structmember.h>
#include <pythread.h>