summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/gai_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/gai_strerror.c')
-rw-r--r--source4/heimdal/lib/roken/gai_strerror.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/roken/gai_strerror.c b/source4/heimdal/lib/roken/gai_strerror.c
index 1e563ae288..061ed0898a 100644
--- a/source4/heimdal/lib/roken/gai_strerror.c
+++ b/source4/heimdal/lib/roken/gai_strerror.c
@@ -33,10 +33,10 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: gai_strerror.c 15837 2005-08-05 09:31:35Z lha $");
+RCSID("$Id$");
#endif
-#include <roken.h>
+#include "roken.h"
static struct gai_error {
int code;