1 2 3 4 5 6 7 8 9 10
--- python/rpmmodule.c Sun Feb 3 16:59:57 2002 +++ python/rpmmodule.c Wed Mar 27 10:25:35 2002 @@ -2,7 +2,6 @@ * \file python/rpmmodule.c */ -#include <alloca.h> #include <errno.h> #include <fcntl.h> #include <time.h>