summaryrefslogtreecommitdiff
path: root/sal/osl/unx/tempfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'sal/osl/unx/tempfile.c')
-rw-r--r--sal/osl/unx/tempfile.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sal/osl/unx/tempfile.c b/sal/osl/unx/tempfile.c
index 7e888bbd4812..9517e86ef56b 100644
--- a/sal/osl/unx/tempfile.c
+++ b/sal/osl/unx/tempfile.c
@@ -31,9 +31,6 @@
/*****************************************************************/
#include <stdio.h>
-#if defined(NETBSD)
-#include <paths.h>
-#endif
#include <stdlib.h>
#include <sys/types.h>
#include <sys/stat.h>