summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/getprogname.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/getprogname.c')
-rw-r--r--source4/heimdal/lib/roken/getprogname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/roken/getprogname.c b/source4/heimdal/lib/roken/getprogname.c
index 19f161831c..1f365fc845 100644
--- a/source4/heimdal/lib/roken/getprogname.c
+++ b/source4/heimdal/lib/roken/getprogname.c
@@ -33,10 +33,10 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: getprogname.c 14773 2005-04-12 11:29:18Z lha $");
+RCSID("$Id$");
#endif
-#include <roken.h>
+#include "roken.h"
#ifndef HAVE___PROGNAME
const char *__progname;