summaryrefslogtreecommitdiff
path: root/src/input/mmsh.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/mmsh.c')
-rw-r--r--src/input/mmsh.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/input/mmsh.c b/src/input/mmsh.c
index dc1b757d7..2268292e0 100644
--- a/src/input/mmsh.c
+++ b/src/input/mmsh.c
@@ -17,7 +17,7 @@
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
*
- * $Id: mmsh.c,v 1.12 2003/02/16 15:59:16 tmattern Exp $
+ * $Id: mmsh.c,v 1.13 2003/02/28 02:51:48 storri Exp $
*
* based on mms.c and specs from avifile
* (http://avifile.sourceforge.net/asf-1.0.htm)
@@ -29,7 +29,6 @@
#include <unistd.h>
#include <stdio.h>
-#include <assert.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>