lshw/lshw-B.02.13-gcc43.patch
terjeros 6bd18bbabb - B.02.13
- remove patches now upstream
- add new gcc43 patch
2008-08-13 18:15:32 +00:00

12 lines
366 B
Diff

diff -uNr -x '*~' lshw-B.02.13.orig/src/core/abi.cc lshw-B.02.13/src/core/abi.cc
--- lshw-B.02.13.orig/src/core/abi.cc 2008-05-09 22:32:50.000000000 +0200
+++ lshw-B.02.13/src/core/abi.cc 2008-08-13 14:15:41.000000000 +0200
@@ -7,6 +7,7 @@
#include "version.h"
#include "abi.h"
#include "osutils.h"
+#include <cstdlib>
#include <unistd.h>
#include <dirent.h>