lshw/lshw-B.02.13-gcc43.patch

12 lines
381 B
Diff
Raw Permalink Normal View History

diff -Nru 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-12-08 19:05:27.000000000 +0100
@@ -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 $");