This email list is read-only.  Emails sent to this list will be discarded
----------------------------------
 src/udev.c |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

New commits:
commit 0e79d2bd2c57ae9731488110af9e2960549e9aa7
Author: Marcel Holtmann <[EMAIL PROTECTED]>
Date:   Sat Dec 6 03:36:08 2008 +0100

    Include stdarg.h to workaround libudev bug


Diff in this email is a maximum of 400 lines.
diff --git a/src/udev.c b/src/udev.c
index 0eba639..1f80728 100644
--- a/src/udev.c
+++ b/src/udev.c
@@ -23,6 +23,8 @@
 #include <config.h>
 #endif
 
+#include <stdarg.h>
+
 #define LIBUDEV_I_KNOW_THE_API_IS_SUBJECT_TO_CHANGE
 #include <libudev.h>
 
_______________________________________________
Commits mailing list
[email protected]
https://lists.moblin.org/mailman/listinfo/commits

Reply via email to