aboutsummaryrefslogtreecommitdiffstats
path: root/converters/unix2dos/files/patch-unix2dos.c
blob: d56d12cdf9a7b08ba4c689b91d137b1fb96c3f4d (plain) (blame)
1
2
3
4
5
6
7
8
--- unix2dos.c.orig 2001-05-23 01:58:39.000000000 +0200
+++ unix2dos.c  2014-01-27 22:41:13.000000000 +0100
@@ -1,4 +1,5 @@
 #include <stdio.h>
+#include <stdlib.h>
 #include <string.h>
 #include <unistd.h>
 #include <sys/types.h>