mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
11 lines
230 B
Plaintext
11 lines
230 B
Plaintext
--- src/driver.c 2000/09/25 09:09:58 1.1
|
|
+++ src/driver.c 2000/09/25 09:10:23
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
+#include <string.h>
|
|
#include <sys/time.h>
|
|
#include <sys/types.h>
|
|
#include <sys/stat.h>
|