mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
ce64dc58a7
PR: ports/106818 Submitted by: Jean-Francois Dockes <jean-francois.dockes at wanadoo.fr> (maintainer)
11 lines
285 B
C
11 lines
285 B
C
--- richmail/richset.c.orig Wed Oct 21 19:04:19 1992
|
|
+++ richmail/richset.c Mon Dec 18 11:46:22 2006
|
|
@@ -34,6 +34,7 @@
|
|
-------------------------------------------------------------------------*/
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include "richlex.h"
|
|
#include "richset.h"
|
|
|