diff options
Diffstat (limited to 'include/mcast.h')
-rw-r--r-- | include/mcast.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/mcast.h b/include/mcast.h index be1d0cd..66676dc 100644 --- a/include/mcast.h +++ b/include/mcast.h @@ -5,7 +5,6 @@ struct mcast_conf { int ipproto; - int backlog; int reuseaddr; int checksum; unsigned short port; |