chiark
/
gitweb
/
~ianmdlvl
/
elogind.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68bffc6
)
gudev: Remove LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE from priv header
author
David Zeuthen
<davidz@redhat.com>
Mon, 9 Nov 2009 21:30:18 +0000
(16:30 -0500)
committer
David Zeuthen
<davidz@redhat.com>
Mon, 9 Nov 2009 21:31:26 +0000
(16:31 -0500)
Since libudev is no longer unstable either.
Signed-off-by: David Zeuthen <davidz@redhat.com>
extras/gudev/gudevprivate.h
patch
|
blob
|
history
diff --git
a/extras/gudev/gudevprivate.h
b/extras/gudev/gudevprivate.h
index 64b008fb832e90fa4f6ce183af0428e5e1dc7e25..4fd498797a9d8ab423a63b8651a4eee7deaa8eaa 100644
(file)
--- a/
extras/gudev/gudevprivate.h
+++ b/
extras/gudev/gudevprivate.h
@@
-27,7
+27,6
@@
#include <gudev/gudevtypes.h>
-#define LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE 1
#include <libudev.h>
G_BEGIN_DECLS