aboutsummaryrefslogtreecommitdiffstats
path: root/icetime
diff options
context:
space:
mode:
Diffstat (limited to 'icetime')
-rw-r--r--icetime/icetime.cc2
1 files changed, 2 insertions, 0 deletions
diff --git a/icetime/icetime.cc b/icetime/icetime.cc
index ad54f53..1d0549c 100644
--- a/icetime/icetime.cc
+++ b/icetime/icetime.cc
@@ -14,6 +14,8 @@
// OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
//
+#define _GNU_SOURCE
+
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>