*** bayonne-1.2.6-orig/server/bayonne.h Fri Jun 6 19:18:45 2003 --- bayonne-1.2.6/server/bayonne.h Fri Jul 18 15:49:27 2003 *************** *** 2298,2304 **** TrunkImage *altimage; Module *altmodule; #endif ! char apppath[64]; bool scrPolicy(void); bool scrConfig(void); --- 2298,2304 ---- TrunkImage *altimage; Module *altmodule; #endif ! char apppath[FILENAME_MAX]; bool scrPolicy(void); bool scrConfig(void);