Blind fix macOS build
[geeqie.git] / src / pan-view / pan-util.cc
index ed604a1..065de1f 100644 (file)
@@ -21,7 +21,9 @@
 
 #include "pan-util.h"
 
-#include <features.h>
+#ifdef __linux__
+#  include <features.h>
+#endif
 #include <sys/stat.h>
 #include <unistd.h>