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-defaultplugin/files/lineak-defaultplugin-0.9.0-...

11 lines
274 B

--- a/default_plugin/defaultplugin.cpp
+++ b/default_plugin/defaultplugin.cpp
@@ -35,6 +35,7 @@
#include <iostream>
#include <sstream>
#include <stdlib.h>
+#include <unistd.h> /* fork() */
#include <cstring>
using namespace std;
using namespace lineak_core_functions;