mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
11 lines
176 B
Plaintext
11 lines
176 B
Plaintext
--- ppgen.c.orig Tue Aug 29 05:10:45 1995
|
|
+++ ppgen.c Sat Aug 12 19:55:51 2000
|
|
@@ -29,6 +29,7 @@
|
|
#else
|
|
char *optarg;
|
|
#endif
|
|
+#include <errno.h>
|
|
|
|
#include "ppg_random.h"
|
|
|