]> git.pld-linux.org Git - packages/diag-ether.git/blame - diag-ether-pcnet-diag.patch
- gcc3 fix
[packages/diag-ether.git] / diag-ether-pcnet-diag.patch
CommitLineData
a05bc8cf 1--- diag-ether/pcnet-diag.c.org 2004-02-22 21:49:17.000000000 +0000
2+++ diag-ether/pcnet-diag.c 2004-02-22 21:49:32.000000000 +0000
3@@ -47,7 +47,7 @@
4 #include <errno.h>
5
6 #include <asm/types.h>
7-#include <asm/unaligned.h>
8+//#include <asm/unaligned.h>
9
10 #if defined(__linux__) && __GNU_LIBRARY__ == 1
11 #include <asm/io.h>
This page took 0.060655 seconds and 4 git commands to generate.