1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/news/cnews/files/patch-c7decode.c
Dirk Meyer 922bee6599 - fix missing includes
- fix build with clang
Feature safe:	yes
2011-11-27 10:58:02 +00:00

9 lines
224 B
C

--- input/c7decode.c.orig 1989-02-21 23:57:32.000000000 +0100
+++ input/c7decode.c 2011-05-12 15:32:27.000000000 +0200
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <stdlib.h>
/*
* This program is the inverse of encode