mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
10 lines
277 B
C
10 lines
277 B
C
--- richmail/richlex.c.orig 1994-02-03 02:29:37 UTC
|
|
+++ richmail/richlex.c
|
|
@@ -42,6 +42,7 @@
|
|
-------------------------------------------------------------------------*/
|
|
|
|
#include <stdio.h>
|
|
+#include <string.h>
|
|
#include <ctype.h>
|
|
#include "richlex.h"
|
|
#include "richset.h"
|