diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 17:18:26 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-15 17:18:26 +0000 |
commit | 75671bea9957d5c69d3d664ba1a4f69139832dc3 (patch) | |
tree | b33eecc76a63c0a669c29cd31712833f782b0bbd /accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c | |
parent | Update to 4.2.99. (diff) |
Update to 1.2.1.
Notes
Notes:
svn path=/head/; revision=84927
Diffstat (limited to 'accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c')
-rw-r--r-- | accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c b/accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c deleted file mode 100644 index 161b17116292..000000000000 --- a/accessibility/at-spi/files/patch-registryd_deviceeventcontroller.c +++ /dev/null @@ -1,10 +0,0 @@ ---- registryd/deviceeventcontroller.c.orig Wed Nov 27 16:36:12 2002 -+++ registryd/deviceeventcontroller.c Wed Nov 27 16:38:21 2002 -@@ -32,6 +32,7 @@ - #include <string.h> - #include <ctype.h> - #include <stdio.h> -+#include <sys/time.h> - #include <bonobo/bonobo-exception.h> - - #include <X11/Xlib.h> |