-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 package aprsd tags 427265 +patch quit
Hi, this is fixed deleting the header `linux/sys.h' since isn't needed anymore with kernels higher to 2.6.19. Regards, Jose Luis. - -- ghostbar on Linux/Debian 'sid' i686 - #382503 Weblog: http://ghostbar.ath.cx/ - http://linuxtachira.org http://debian.org.ve - irc.debian.org #debian-ve #debian-devel-es San Cristóbal, Venezuela. http://chaslug.org.ve Fingerprint = 3E7D 4267 AFD5 2407 2A37 20AC 38A0 AD5B CACA B118 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFGYkjDOKCtW8rKsRgRAmv9AKCKymZHZLrsw2Y0tqh5XM59TfgBwgCgpcxM Q8yX4Hn3DW0QXAN4/RtI3A0= =u6MI -----END PGP SIGNATURE-----
--- aprsd.orig/aprsd-2.2.5-13/src/aprsd.cpp 2007-06-03 00:46:42.000000000 -0400 +++ aprsd/aprsd-2.2.5-13/src/aprsd.cpp 2007-06-03 00:41:51.000000000 -0400 @@ -59,7 +59,6 @@ #ifdef linux #include <linux/kernel.h> -#include <linux/sys.h> #endif #include <sys/resource.h>