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/qterm/files/qterm-0.5.12-glibc216.patch

13 lines
313 B

diff --git a/src/main.cpp b/src/main.cpp
index 6c39d4a..859de70 100644
--- a/src/main.cpp
+++ b/src/main.cpp
@@ -41,6 +41,7 @@ AUTHOR: kingson fiasco
#include <fcntl.h>
#include <execinfo.h>
#include <signal.h>
+#include <unistd.h>
#define QTERM_SIG_MAX_RETS 50
#define QTERM_SIG_LOG_DIR "/var/tmp"