Correct almost all compiler warning issues
This commit is contained in:
@ -66,6 +66,7 @@
|
||||
#endif
|
||||
|
||||
#include "hexchat-plugin.h"
|
||||
#undef _POSIX_C_SOURCE /* Avoid warning: also in /usr/include/features.hfrom glib.h */
|
||||
#include "Python.h"
|
||||
#include "structmember.h"
|
||||
#include "pythread.h"
|
||||
|
Reference in New Issue
Block a user