diff options
| author | Ralf Habacker <ralf.habacker@freenet.de> | 2007-03-13 17:40:50 +0000 | 
|---|---|---|
| committer | Ralf Habacker <ralf.habacker@freenet.de> | 2007-03-13 17:40:50 +0000 | 
| commit | 1470cae3fce9a963ff41fcbc6bad9a5b26378491 (patch) | |
| tree | e02c39c3ff57ad445cd70f3e69be9b105b373fb3 | |
| parent | fabc97752724d36149fec6fde3caf354336862eb (diff) | |
* dbus-win.patch: removed obsolate patches.
| -rw-r--r-- | ChangeLog | 7 | ||||
| -rw-r--r-- | dbus-win.patch | 8 | 
2 files changed, 1 insertions, 14 deletions
| @@ -1,11 +1,6 @@  2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de> -	* dbus/dbus-sysdeps-win.c: fixed broken DBusPipe on -	win32.  - -	* dbus/dbus-sysdeps-win.c, dbus/dbus-sysdeps-unix.c:  -	moved platform independent DBusPipe function to  -	dbus-sysdeps.c.  +	* dbus-win.patch: removed obsolate patches.   2007-03-13  Ralf.Habacker  <ralf.habacker@freenet.de> diff --git a/dbus-win.patch b/dbus-win.patch index c83c3f2f..04f2b84c 100644 --- a/dbus-win.patch +++ b/dbus-win.patch @@ -95,14 +95,6 @@ retrieving revision 1.47  diff -u -r1.47 config-parser.c  --- bus/config-parser.c	26 Jan 2007 16:10:09 -0000	1.47  +++ bus/config-parser.c	8 Mar 2007 20:25:40 -0000 -@@ -27,6 +27,7 @@ - #include "selinux.h" - #include <dbus/dbus-list.h> - #include <dbus/dbus-internals.h> -+#include <dbus/dbus-userdb.h> - #include <string.h> -  - typedef enum  @@ -3070,10 +3071,15 @@   static const char *test_service_dir_matches[] =  | 
