mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
e4c6d6a9c6
PR: 11072 Submiited by: Mikhail Teterin <mi@aldan.algebra.com>
13 lines
326 B
Plaintext
13 lines
326 B
Plaintext
--- src/rlpq.c.orig Sun Dec 13 19:21:22 1998
|
|
+++ src/rlpq.c Sat Apr 10 18:39:54 1999
|
|
@@ -19,2 +19,3 @@
|
|
#include <pwd.h>
|
|
+#include <stdio.h>
|
|
#include <stdlib.h>
|
|
--- src/rlprm.c.orig Sun Dec 13 19:21:30 1998
|
|
+++ src/rlprm.c Sat Apr 10 18:41:11 1999
|
|
@@ -19,2 +19,3 @@
|
|
#include <pwd.h>
|
|
+#include <stdio.h>
|
|
#include <stdlib.h>
|