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
6 #define UNUSED_ARG(x) (x)=(x)
8 -typedef unsigned long uintptr_t;
9 +//typedef unsigned long uintptr_t;
11 /*---------------------------------------------------------------------------*\
12 \*---------------------------------------------------------------------------*/