Package: afbinit
Tags: patch
User: [EMAIL PROTECTED]
Usertags: origin-ubuntu hardy

The following patch adds two missing includes:

diff -pruN 1.0-2/afbinit.c 1.0-2ubuntu1/afbinit.c
--- 1.0-2/afbinit.c     2007-07-13 11:16:26.000000000 +0100
+++ 1.0-2ubuntu1/afbinit.c      2007-07-13 11:14:43.000000000 +0100
@@ -13,6 +13,8 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <stdio.h>
+#include <stdlib.h>
+#include <string.h>
 
 /* Define this to debug the microcode loading procedure. */
 #undef DEBUG_UCODE_LOAD

Thanks,

James




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to