freebsd-ports/audio/libmp3splt/files/patch-src-socket_manager.c
Alexey Dokuchaev 3c82823874 Update to version 0.8.1a.
Submitted by:	maintainer
2013-02-01 10:55:26 +00:00

11 lines
245 B
C

--- src/socket_manager.c.orig 2013-01-31 20:18:07.000000000 +0400
+++ src/socket_manager.c 2013-01-31 20:20:31.000000000 +0400
@@ -48,8 +48,6 @@
#ifdef __WIN32__
#include <malloc.h>
-#else
-#include <alloca.h>
#endif
#include <string.h>