You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
340 B
14 lines
340 B
Index: flow/gsl/gslloader-oggvorbis.c
|
|
===================================================================
|
|
--- flow/gsl/gslloader-oggvorbis.c.orig
|
|
+++ flow/gsl/gslloader-oggvorbis.c
|
|
@@ -25,7 +25,7 @@
|
|
#include <vorbis/vorbisfile.h>
|
|
#include <string.h>
|
|
#include <unistd.h>
|
|
-
|
|
+#include <string.h>
|
|
|
|
/* --- structures --- */
|
|
typedef struct
|