OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc.h versions 1.7 and 1.8
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc.h 1.7 -> 1.8

--- rc.h 2002/02/05 20:37:34     1.7
+++ rc.h 2002/02/06 18:16:40     1.8
@@ -43,8 +43,9 @@
 #define TRUE (!FALSE)
 #endif
 
-#include "popt.h"
 
+/* Unique identifier to use with OSSP ex library */
+extern const char ossprc_id[];
 
 /* RC return codes */
 typedef enum {
@@ -60,7 +61,6 @@
 
 /* Function prototypes */
 static void die(rc_return_t);
-void usage(popt_context, rc_return_t, char *);
 
 /*rc_result_t rc_Err              (void);
 rc_result_t rc_Warn             (void);

CVSTrac 2.0.1