summarylogtreecommitdiffstats
path: root/nwmouse.nwlogger.patch
blob: 8020eda905c61ea8408b9635884f4c514318a3f8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
diff -uNr a/nwlogger/nwlogger_cookie.c b/nwlogger/nwlogger_cookie.c
--- a/nwlogger/nwlogger_cookie.c	2004-03-09 14:40:36.000000000 -0500
+++ b/nwlogger/nwlogger_cookie.c	2009-01-03 23:12:46.732146888 -0500
@@ -16,7 +16,6 @@
 #include <elf.h>
 #include <libelf.h>
 
-#include <linux/user.h>
 #include <link.h>
 
 #include "libdis.h"
diff -uNr a/nwmouse/nwmouse_cookie.c b/nwmouse/nwmouse_cookie.c
--- a/nwmouse/nwmouse_cookie.c	2004-09-24 14:17:42.000000000 -0400
+++ b/nwmouse/nwmouse_cookie.c	2009-01-03 23:12:19.165487280 -0500
@@ -16,7 +16,6 @@
 #include <elf.h>
 #include <libelf.h>
 
-#include <linux/user.h>
 #include <link.h>
 
 #include "libdis.h"