summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/getipnodebyname.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/getipnodebyname.c')
-rw-r--r--source4/heimdal/lib/roken/getipnodebyname.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/getipnodebyname.c b/source4/heimdal/lib/roken/getipnodebyname.c
index 0707e4c16c..b928efcc53 100644
--- a/source4/heimdal/lib/roken/getipnodebyname.c
+++ b/source4/heimdal/lib/roken/getipnodebyname.c
@@ -36,7 +36,7 @@
RCSID("$Id: getipnodebyname.c,v 1.4 2005/04/12 11:28:47 lha Exp $");
#endif
-#include "roken.h"
+#include <roken.h>
#ifndef HAVE_H_ERRNO
static int h_errno = NO_RECOVERY;