]> git.armaanb.net Git - opendoas.git/blobdiff - libopenbsd/strlcpy.c
use config.h and link objects instead of libopenbsd.a
[opendoas.git] / libopenbsd / strlcpy.c
index 630167489b3666db5f40df8d0e3668ab96dc8318..985c9ef250a82a90dfda4c75401a4fdb1d500b94 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>