]> arthur.barton.de Git - netatalk.git/blobdiff - etc/afpd/afprun.c
OpenBSD compile fix: include utime.h after sys/types.h
[netatalk.git] / etc / afpd / afprun.c
index a811b8ff54f52e5c6a65cd46dfdfd3917d09ada6..b842aaf314dab4769e506cbb110f599b4ce51d06 100644 (file)
@@ -41,7 +41,7 @@
 #include <string.h>
 
 /* FIXME */
-#ifndef SOLARIS
+#ifdef linux
 #ifndef USE_SETRESUID
 #define USE_SETRESUID 1
 #endif