* added RCS Id keyword strings to sources
[citadel.git] / citadel / sysdep_decls.h
index 1e0b7a6bed6d6b9ec2718bcbb1a10dde812f3e27..4f1587f8c2941a6dfb42f99906c8c38668f47ae3 100644 (file)
@@ -1,3 +1,4 @@
+/* $Id$ */
 void lprintf (int loglevel, const char *format, ...);
 void init_sysdep (void);
 void begin_critical_section (int which_one);