mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
10 lines
259 B
C
10 lines
259 B
C
--- richmail/richset.c.orig 1992-10-21 18:04:19 UTC
|
|
+++ richmail/richset.c
|
|
@@ -34,6 +34,7 @@
|
|
-------------------------------------------------------------------------*/
|
|
|
|
#include <stdio.h>
|
|
+#include <stdlib.h>
|
|
#include "richlex.h"
|
|
#include "richset.h"
|
|
|