]> granicus.if.org Git - fcron/commitdiff
added convert-fcrontab.h
authorthib <thib>
Fri, 12 Sep 2003 20:55:27 +0000 (20:55 +0000)
committerthib <thib>
Fri, 12 Sep 2003 20:55:27 +0000 (20:55 +0000)
convert-fcrontab.c

index b777e1a7b6f275127f7b3c5f1a43eb6232cffce9..1dd285c474a301536b9265b592114521925e7c0a 100644 (file)
  *  `LICENSE' that comes with the fcron source distribution.
  */
 
- /* $Id: convert-fcrontab.c,v 1.16 2002-11-17 13:13:52 thib Exp $ */
+ /* $Id: convert-fcrontab.c,v 1.17 2003-09-12 20:55:27 thib Exp $ */
 
+#include "convert-fcrontab.h"
 #include "global.h"
 
-/* log.c */
-#include "log.h"
-#include "subs.h"
-
-char rcs_info[] = "$Id: convert-fcrontab.c,v 1.16 2002-11-17 13:13:52 thib Exp $";
+char rcs_info[] = "$Id: convert-fcrontab.c,v 1.17 2003-09-12 20:55:27 thib Exp $";
 
 void info(void);
 void usage(void);