gcc2 doesn't like ary[] inside structures. Add __ARRAY_ZERO to
authorMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Feb 2004 17:55:50 +0000 (17:55 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Sat, 14 Feb 2004 17:55:50 +0000 (17:55 +0000)
commit18ba5b61aa74313775925e79837259d0e0ea913b
tree9053c97f128fc737e73b9140e938514b427afb51
parent1c1d20bd4132e34029c2073a880a59f71f931755
gcc2 doesn't like ary[] inside structures.  Add __ARRAY_ZERO to
sys/cdefs.h to take care of the differences between GCC2 and GCC3.
sys/netgraph/bpf/ng_bpf.h
sys/sys/cdefs.h