diff options
Diffstat (limited to 'extra/lshw/abi_stdlib.diff')
-rwxr-xr-x | extra/lshw/abi_stdlib.diff | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/extra/lshw/abi_stdlib.diff b/extra/lshw/abi_stdlib.diff deleted file mode 100755 index 8ab61a006..000000000 --- a/extra/lshw/abi_stdlib.diff +++ /dev/null @@ -1,10 +0,0 @@ ---- src/core/abi.cc 2008-05-24 22:30:21.000000000 -0500 -+++ src/core/abi.cc 2008-05-24 22:29:28.000000000 -0500 -@@ -9,6 +9,7 @@ - #include "osutils.h" - #include <unistd.h> - #include <dirent.h> -+#include <stdlib.h> - - __ID("@(#) $Id: mem.cc 1352 2006-05-27 23:54:13Z ezix $"); - |