Files
ports/audio/ecasound/files/patch-ecasound_eca-curses.cpp
T
Mathieu Arnold 9fa9eb9ac7 Cleanup patches, a* categories.
Rename them to follow the make makepatch naming, and regenerate them.

With hat:	portmgr
Sponsored by:	Absolight
2016-07-26 16:51:15 +00:00

11 lines
236 B
C++

--- ecasound/eca-curses.cpp.orig 2009-04-11 09:44:06 UTC
+++ ecasound/eca-curses.cpp
@@ -27,6 +27,7 @@
#include <cstdlib>
#include <iostream>
#include <map>
+#include <cstring>
#include <string>
#if defined(ECA_PLATFORM_CURSES)