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.
gentoo-overlay/x11-misc/lineak-xosdplugin/files/lineak-xosdplugin-0.9.0-gcc...

14 lines
260 B

--- a/xosd_plugin/xosdctrl.cpp
+++ b/xosd_plugin/xosdctrl.cpp
@@ -21,6 +21,8 @@
#include <lineak/lconfig.h>
#include <lineak/lineak_core_functions.h>
+#include <cstdlib>
+#include <cstring>
using namespace lineak_core_functions;
using namespace std;