]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/closefrom.c
use config.h and link objects instead of libopenbsd.a
[opendoas.git] / libopenbsd / closefrom.c
index 0d393530b4a6a80c9e2ec787f66ade0be667ebf9..5df58b83feea2715bdcc6f5129119529001aa470 100644 (file)
@@ -22,6 +22,8 @@
  * PVS-Studio Static Code Analyzer for C, C++ and C#: http://www.viva64.com
  */
 
+#include "config.h"
+
 #include <sys/types.h>
 #include <unistd.h>
 #include <stdio.h>