thermferm/thermferm.h

changeset 724
01e3936f62d4
parent 716
5c30c8ef83a8
child 726
8289078ff7be
--- a/thermferm/thermferm.h	Sat May 04 13:49:36 2024 +0200
+++ b/thermferm/thermferm.h	Sat May 04 15:18:02 2024 +0200
@@ -5,6 +5,8 @@
 #define TRUE 1
 #define FALSE 0
 
+#define _GNU_SOURCE
+
 #include "../config.h"
 #include "pid.h"
 

mercurial