mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
10 lines
205 B
C
10 lines
205 B
C
--- ta2as.c.orig Thu Dec 22 14:30:47 2005
|
|
+++ ta2as.c Thu Dec 22 14:29:17 2005
|
|
@@ -5,6 +5,7 @@
|
|
#include "ta2as.h"
|
|
#include <stdlib.h>
|
|
#include <string.h>
|
|
+#include <strings.h>
|
|
|
|
char rarray[38][4]=
|
|
{
|