summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/lshw/abi_stdlib.diff
blob: 8ab61a006691e9d6a2318f1d96d03a88c6ebddd0 (plain)
1
2
3
4
5
6
7
8
9
10
--- 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 $");