]> git.armaanb.net Git - opendoas.git/blobdiff - env.c
fix make install
[opendoas.git] / env.c
diff --git a/env.c b/env.c
index 9baf4a514dfa6e628030ad49c2d5b4c1a1219e12..f25d21f7abc9f0d8b73ca1f2f4ccde926fcfcc2a 100644 (file)
--- a/env.c
+++ b/env.c
  */
 
 #include <sys/types.h>
-#ifdef HAVE_SYS_TREE_H
-#include <sys/tree.h>
-#else
 #include "sys-tree.h"
-#endif
 
 #include <string.h>
 #include <stdio.h>