diff options
Diffstat (limited to 'source4/heimdal/lib/roken/strsep_copy.c')
-rw-r--r-- | source4/heimdal/lib/roken/strsep_copy.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/strsep_copy.c b/source4/heimdal/lib/roken/strsep_copy.c index 51498385476..34759fe15c9 100644 --- a/source4/heimdal/lib/roken/strsep_copy.c +++ b/source4/heimdal/lib/roken/strsep_copy.c @@ -38,7 +38,7 @@ RCSID("$Id: strsep_copy.c,v 1.5 2005/04/12 11:29:11 lha Exp $"); #include <string.h> -#include "roken.h" +#include <roken.h> #ifndef HAVE_STRSEP_COPY |