diff options
Diffstat (limited to 'source4/heimdal/lib/roken/copyhostent.c')
-rw-r--r-- | source4/heimdal/lib/roken/copyhostent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/copyhostent.c b/source4/heimdal/lib/roken/copyhostent.c index d11fa16303..7d458dc1b9 100644 --- a/source4/heimdal/lib/roken/copyhostent.c +++ b/source4/heimdal/lib/roken/copyhostent.c @@ -36,7 +36,7 @@ RCSID("$Id: copyhostent.c,v 1.3 2005/04/12 11:28:36 lha Exp $"); #endif -#include "roken.h" +#include <roken.h> /* * return a malloced copy of `h' |