1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/news/plor/files/patch-ab
Tim Vanderhoek 7a954ffc43 Upgrade plor (SOUP/QWK reader) port.
PR:		ports/4017
1997-10-01 21:59:54 +00:00

14 lines
336 B
Plaintext

diff -ur plor-0.3.1/video.c plor-new/video.c
--- plor-0.3.1/video.c Sat Mar 15 07:15:40 1997
+++ video.c Thu Jul 3 12:17:24 1997
@@ -8,9 +8,7 @@
* see file COPYING for more information on copyright policy
*/
-#ifdef _HAVE_PARAM_H
#include <sys/param.h>
-#endif
#include <stdio.h>
#include <sys/types.h>
#include <sys/stat.h>