diff asxparser.c @ 4050:da61596bcd87

FreeBSD fix
author nexus
date Tue, 08 Jan 2002 12:10:33 +0000
parents 25590564842f
children 35b412015c39
line wrap: on
line diff
--- a/asxparser.c	Tue Jan 08 11:37:54 2002 +0000
+++ b/asxparser.c	Tue Jan 08 12:10:33 2002 +0000
@@ -3,6 +3,7 @@
 #include <stdio.h>
 #include <stdarg.h>
 #include <string.h>
+#include <unistd.h>
 
 #include "asxparser.h"
 #include "mp_msg.h"