summaryrefslogtreecommitdiff
path: root/devel/a2dev/files/patch-util_error.c
blob: e6c4cf17e96a5a6e42fb7d41dc1053ab385a40eb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- util/error.c.orig	2007-10-30 11:34:36.000000000 +0100
+++ util/error.c	2007-10-30 11:35:48.000000000 +0100
@@ -7,6 +7,7 @@
  */
 
 #include <stdio.h>
+#include <stdlib.h>
 #include <stdarg.h>
 #include "util.h"
 #include "error.h"