updated on Wed Jan 11 00:07:16 UTC 2012
[aur-mirror.git] / fwlanusb / 2.6.24.patch
blobca04eb5022304d15e0e12031efeff4e9c6b4c869
1 diff -aur fritz.org/src/defs.h fritz.new/src/defs.h
2 --- fritz.org/src/defs.h 2007-07-05 15:00:00.000000000 +0200
3 +++ fritz.new/src/defs.h 2008-02-06 05:07:38.000000000 +0100
4 @@ -60,7 +60,7 @@
6 #define UNUSED_ARG(x) (x)=(x)
8 -typedef unsigned long uintptr_t;
9 +//typedef unsigned long uintptr_t;
11 /*---------------------------------------------------------------------------*\
12 \*---------------------------------------------------------------------------*/