From 32153a557a41ad1b95e7c18efc0a433002f067d4 Mon Sep 17 00:00:00 2001 From: Damien Miller Date: Tue, 11 Jul 2000 21:37:35 +1000 Subject: Add strsep header --- openbsd-compat.h | 1 + 1 file changed, 1 insertion(+) diff --git a/openbsd-compat.h b/openbsd-compat.h index f7a26122d..380226567 100644 --- a/openbsd-compat.h +++ b/openbsd-compat.h @@ -15,6 +15,7 @@ #include "bsd-base64.h" #include "bsd-sigaction.h" #include "bsd-inet_aton.h" +#include "bsd-strsep.h" /* rfc2553 socket API replacements */ #include "fake-getaddrinfo.h" -- cgit v1.2.3