mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
69718a5010
With this version, it is no longer only a frame grabber, but a whole control program. Thus, adjust COMMENT/DESCR. As a bonus, it should fix bento build. PR: 19824 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
11 lines
236 B
Plaintext
11 lines
236 B
Plaintext
--- xfe/xscan.C.orig Wed Apr 26 16:16:35 2000
|
|
+++ xfe/xscan.C Sat Jul 8 11:50:32 2000
|
|
@@ -29,7 +29,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <string.h>
|
|
#include <signal.h>
|
|
#include <sys/time.h>
|
|
#include <sys/stat.h>
|