A struct must contain at least one declaration according to C99, but
authorTim Potter <tpot@samba.org>
Tue, 15 Apr 2003 02:47:01 +0000 (02:47 +0000)
committerTim Potter <tpot@samba.org>
Tue, 15 Apr 2003 02:47:01 +0000 (02:47 +0000)
commitc34e823fe4b71fc4f27a1255c1db6f0425f5cab7
tree253a038ea87a9677551dc8eb69e6756b95e9e122
parent351ffdef4df708e7d440361cfdced48c766b03c1
A struct must contain at least one declaration according to C99, but
gcc allows it to be empty.  Should fix miscellaneous breakage on
the compile farm.
(This used to be commit b92d57f784fb43e420cf65b9392d175ad4483f28)
source3/include/rpc_echo.h