Imported Upstream version 2.5.0
[debian/amanda] / client-src / versionsuffix.c
index 4d60148e17d3f86cbd4ec0c72397797571c91f48..d0ed70f744b5d93eff0b0645c9770cf4c46d20b4 100644 (file)
  * file named AUTHORS, in the root directory of this distribution.
  */
 /*
- * $Id: versionsuffix.c,v 1.6.12.1 2005/09/20 21:31:52 jrjackson Exp $
+ * $Id: versionsuffix.c,v 1.8 2005/09/20 21:32:25 jrjackson Exp $
  *
  * prints the (possibly empty) suffix appended to amanda program names
  */
 #include "amanda.h"
 #include "version.h"
 
+int main P((void));
+
 int main()
 {
        safe_fd(-1, 0);