Revert previous commit now that 'acfcomp' has been removed from

libnetgraph/debug.c to fix make world.
This commit is contained in:
Archie Cobbs 1999-11-19 20:42:14 +00:00
parent 0d28d9ea80
commit 046eea23cf

View File

@ -71,7 +71,6 @@ struct ng_async_stat {
/* Configuration for this node */
struct ng_async_cfg {
u_char enabled; /* Turn encoding on/off */
u_char acfcomp; /* Address/control field compression */
u_int16_t amru; /* Max receive async frame length */
u_int16_t smru; /* Max receive sync frame length */
u_int32_t accm; /* ACCM encoding */