]> git.gag.com Git - debian/amanda/blobdiff - amandad-src/amandad.h
Imported Upstream version 3.3.2
[debian/amanda] / amandad-src / amandad.h
index 471f73cd3d1549f895f03de0f2b65eb994b8162f..2bbf72726084bc55154168c50a4390a70de5d9e3 100644 (file)
 
 #include "amanda.h"
 #include "amfeatures.h"
-#include "sl.h"
+#include "am_sl.h"
 #include "util.h"              /* for bstrncmp() */
 
-#define DATA_FD_COUNT   3               /* number of general-use pipes */
-#define DATA_FD_OFFSET  50  
-
 typedef struct g_option_s {
     char *str;
     am_feature_t *features;