lshw/lshw-B.02.13-gcc43.patch

12 lines
366 B
Diff
Raw Normal View History

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>