opnsense-ports/audio/ncmpcpp/files/patch-src_window.h
Franco Fichtner 485f83f797 */*: sync with upstream
Taken from: FreeBSD
2015-11-16 07:24:08 +01:00

12 lines
212 B
C

--- src/window.h.orig 2015-11-04 20:01:29 UTC
+++ src/window.h
@@ -23,7 +23,9 @@
#include "config.h"
+#define _XOPEN_SOURCE_EXTENDED
#include "curses.h"
+
#include "gcc.h"
#include <boost/optional.hpp>