mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-30 05:40:06 +00:00
38ef0599d1
o Support NOPORTDOCS PR: 29014 Submitted by: Kato Tsuguru <tkato@prontomail.com>
11 lines
225 B
Plaintext
11 lines
225 B
Plaintext
--- libcqcam/camera.C.orig Thu Jul 12 03:44:46 2001
|
|
+++ libcqcam/camera.C Sat Jul 14 00:08:57 2001
|
|
@@ -19,7 +19,6 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
-#include <string.h>
|
|
#include <unistd.h>
|
|
|
|
#include "config.h"
|