--- src/usr.bin/systat/mbufs.c 2005/03/12 10:34:36 1.4 +++ src/usr.bin/systat/mbufs.c 2005/03/12 10:38:42 1.5 @@ -58,9 +58,6 @@ static struct mtnames { { MT_DATA, "data"}, { MT_HEADER, "headers"}, { MT_SONAME, "socknames"}, -#ifdef MT_FTABLE - { MT_FTABLE, "frags"}, -#endif { MT_CONTROL, "control"}, { MT_OOBDATA, "oobdata"} };