blob: 87d8c684c9ad03a2d153b0de435252b35a592bda (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- lib/SendInfo.c.orig 1996-08-21 14:23:34 UTC
+++ lib/SendInfo.c
@@ -1,5 +1,6 @@
#include <stdio.h>
#include <ctype.h>
+#include <string.h>
/***********************************************************************
*
|