blob: 9b89e4f8f51cf0b4ce357ebe5d8ace4142a5a828 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- src/action.c.orig Mon Apr 21 15:44:39 2003
+++ src/action.c Mon Apr 21 15:49:32 2003
@@ -23,6 +23,7 @@
#include <gtk/gtk.h>
#include <glade/glade.h>
+#include <stdlib.h>
#include <string.h>
#include "action.h"
|