Skip to content

Instantly share code, notes, and snippets.

@ryochin
Last active January 22, 2019 03:09
Show Gist options
  • Save ryochin/462a600ec6e8345f5cd2cf9126a8d3c8 to your computer and use it in GitHub Desktop.
Save ryochin/462a600ec6e8345f5cd2cf9126a8d3c8 to your computer and use it in GitHub Desktop.
--- a/ee.c 2019-01-22 12:05:19.000000000 +0900
+++ b/ee.c 2019-01-22 12:06:06.000000000 +0900
@@ -74,6 +74,7 @@
#endif
#include <signal.h>
+#define SIGUNUSED 31
#include <fcntl.h>
#include <sys/types.h>
#include <sys/stat.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment