[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Patch] debian-installer/tools/ddetect : cpu_detect



Hi,

just a very little patch for cpu_detect and libdiscover. It works on my
system.

Index: cpudetect.c
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/ddetect/cpudetect.c,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 cpudetect.c
--- cpudetect.c 2000/11/25 21:13:54     1.1.1.1
+++ cpudetect.c 2002/05/03 14:50:16
@@ -6,7 +6,7 @@
 
 
 #include <stdio.h>
-#include <detect.h>
+#include <discover.h>
 #include <unistd.h>
 
 #include "ddetect.h"


-- 
Thomas Poindessous
thomas@poindessous.com



-- 
To UNSUBSCRIBE, email to debian-boot-request@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: