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