diff options
Diffstat (limited to 'source4/heimdal/lib/roken/getipnodebyaddr.c')
-rw-r--r-- | source4/heimdal/lib/roken/getipnodebyaddr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/heimdal/lib/roken/getipnodebyaddr.c b/source4/heimdal/lib/roken/getipnodebyaddr.c index 841fc46a80f..3f447d6d064 100644 --- a/source4/heimdal/lib/roken/getipnodebyaddr.c +++ b/source4/heimdal/lib/roken/getipnodebyaddr.c @@ -36,7 +36,7 @@ RCSID("$Id: getipnodebyaddr.c,v 1.3 2005/04/12 11:28:47 lha Exp $"); #endif -#include "roken.h" +#include <roken.h> /* * lookup `src, len' (address family `af') in DNS and return a pointer |