summaryrefslogtreecommitdiff
path: root/ppsthread.c
diff options
context:
space:
mode:
Diffstat (limited to 'ppsthread.c')
-rw-r--r--ppsthread.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ppsthread.c b/ppsthread.c
index 53a93b2e..6aadf90d 100644
--- a/ppsthread.c
+++ b/ppsthread.c
@@ -84,6 +84,7 @@
#include "timespec.h"
#include "ppsthread.h"
+#include "os_compat.h"
/*
* Tell GCC that we want thread-safe behavior with _REENTRANT;