From 7044253f3ff41aead8c2192f35d5710244549e89 Mon Sep 17 00:00:00 2001 From: Ben Lindstrom Date: Sat, 3 Feb 2001 21:31:22 +0000 Subject: - (bal) I think this is the last of the bsd-*.h that don't belong. --- openbsd-compat/strtok.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openbsd-compat/strtok.c') diff --git a/openbsd-compat/strtok.c b/openbsd-compat/strtok.c index d197734cb..6ce6f9a3c 100644 --- a/openbsd-compat/strtok.c +++ b/openbsd-compat/strtok.c @@ -35,7 +35,7 @@ #ifndef HAVE_STRTOK_R -#include "bsd-strtok.h" +#include "strtok.h" #if defined(LIBC_SCCS) && !defined(lint) static char *rcsid = "$OpenBSD: strtok.c,v 1.3 1999/11/09 11:19:46 art Exp $"; -- cgit v1.2.3