mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2024-11-04 23:34:04 +02:00
11 lines
262 B
Diff
11 lines
262 B
Diff
--- sdcv-0.4.2/src/readline.cpp 2005-12-07 23:07:23.000000000 +0100
|
|
+++ sdcv-0.4.2m/src/readline.cpp 2010-05-28 19:24:28.000000000 +0200
|
|
@@ -28,6 +28,7 @@
|
|
# include <readline/history.h>
|
|
#endif
|
|
#include <glib.h>
|
|
+#include <stdlib.h>
|
|
|
|
#include "utils.hpp"
|
|
|