mirror of
https://git.freebsd.org/ports.git
synced 2025-06-24 22:20:35 -04:00
* Prune obsolete and excess verbiage from comment and description. * Add homepage URL. Approved by: greid
13 lines
226 B
C
13 lines
226 B
C
|
|
$FreeBSD$
|
|
|
|
--- src/symtbl.c.orig Fri Nov 30 02:35:55 2001
|
|
+++ src/symtbl.c Fri Nov 30 02:36:08 2001
|
|
@@ -22,6 +22,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include "types.h"
|
|
#include "symtbl.h"
|
|
|