opnsense-ports/audio/mp3splt-gtk/files/patch-src_player__window.c
Franco Fichtner a737ce6b05 */*: sync previously available, but unused ports
Taken from: FreeBSD
2015-04-22 06:45:04 +02:00

10 lines
281 B
C

--- src/player_window.c.orig 2014-05-10 14:48:57 UTC
+++ src/player_window.c
@@ -36,6 +36,7 @@
* this file is used for the player control tab
**********************************************************/
+#include <time.h>
#include <sys/timeb.h>
#include "player_window.h"