]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/strtonum.c
use config.h and link objects instead of libopenbsd.a
[opendoas.git] / libopenbsd / strtonum.c
index 37251778baa608181f15af83f46efb807bd84ab4..b7ff28de84097541a21705c95354d80e19ea62f3 100644 (file)
@@ -17,6 +17,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include "config.h"
+
 #include <errno.h>
 #include <limits.h>
 #include <stdlib.h>