]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/reallocarray.c
use config.h and link objects instead of libopenbsd.a
[opendoas.git] / libopenbsd / reallocarray.c
index aa706868215d6fce5472e738486d9083311c3b09..7775fc60d118552365623cbaa8dda5208c41e10e 100644 (file)
@@ -15,6 +15,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include "config.h"
+
 #include <sys/types.h>
 #include <errno.h>
 #include <stdint.h>