diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-16 01:18:26 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-16 01:18:26 +0800 |
commit | eaee2b92757ea3160f037691efed66c3879a61b0 (patch) | |
tree | ca1d1ee4e47dbc3ceaaa517e8c8919291213e83b /accessibility/at-spi/files | |
parent | 8496923698276ee1a97122f31a95c978d2cef053 (diff) | |
download | freebsd-ports-gnome-eaee2b92757ea3160f037691efed66c3879a61b0.tar.gz freebsd-ports-gnome-eaee2b92757ea3160f037691efed66c3879a61b0.tar.zst freebsd-ports-gnome-eaee2b92757ea3160f037691efed66c3879a61b0.zip |
Update to 1.2.1.
Diffstat (limited to 'accessibility/at-spi/files')
-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> |