View | Details | Raw Unified
Collapse All | Expand All

(-) lspci.c.old (-1 lines)
 Lines 60-66    Link Here 
 */
 */
#ifdef __GNUC__
#ifdef __GNUC__
#include <alloca.h>
#else
#else
#undef alloca
#undef alloca
#define alloca xmalloc
#define alloca xmalloc