aboutsummaryrefslogtreecommitdiff
path: root/devel/dmucs/files/patch-COSMIC-error.c
blob: bf326d547ec32d8de8eac3a4aa0800d0a9ca0d87 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- COSMIC/error.c.orig	2007-11-26 02:32:21.000000000 +0600
+++ COSMIC/error.c	2007-11-26 02:32:39.000000000 +0600
@@ -1,6 +1,7 @@
 /* error.c: this file contains an error function
  */
 #include <stdio.h>
+#include <stdlib.h>
 #include <ctype.h>
 #include "sockets.h"