summaryrefslogtreecommitdiff
path: root/source4/heimdal/lib/roken/setprogname.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/heimdal/lib/roken/setprogname.c')
-rw-r--r--source4/heimdal/lib/roken/setprogname.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/source4/heimdal/lib/roken/setprogname.c b/source4/heimdal/lib/roken/setprogname.c
index 3213c1c7a5..4544ea664b 100644
--- a/source4/heimdal/lib/roken/setprogname.c
+++ b/source4/heimdal/lib/roken/setprogname.c
@@ -33,10 +33,10 @@
#ifdef HAVE_CONFIG_H
#include <config.h>
-RCSID("$Id: setprogname.c 15955 2005-08-23 10:19:20Z lha $");
+RCSID("$Id$");
#endif
-#include <roken.h>
+#include "roken.h"
#ifndef HAVE___PROGNAME
extern const char *__progname;