]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/strlcat.c
use config.h and link objects instead of libopenbsd.a
[opendoas.git] / libopenbsd / strlcat.c
index 2596420eb4331e296a7c1c7fa9018826d234ffcb..68e1de652b1d3f73573f7854699805938d343653 100644 (file)
@@ -16,6 +16,8 @@
  * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  */
 
+#include "config.h"
+
 #include <sys/types.h>
 #include <string.h>