12 lines
214 B
C
12 lines
214 B
C
|
--- src/plugin.c.orig
|
||
|
+++ src/plugin.c
|
||
|
@@ -16,8 +16,6 @@
|
||
|
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
|
||
|
*/
|
||
|
|
||
|
-#define _XOPEN_SOURCE 500
|
||
|
-
|
||
|
#include <math.h>
|
||
|
#include <string.h>
|
||
|
#include <stdlib.h>
|