mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
13 lines
385 B
Plaintext
13 lines
385 B
Plaintext
$NetBSD: patch-ad,v 1.10 2012/05/17 20:29:13 christos Exp $
|
|
|
|
--- ckcmai.c.orig 2012-05-17 16:22:58.000000000 -0400
|
|
+++ ckcmai.c 2012-05-17 16:23:53.000000000 -0400
|
|
@@ -540,6 +540,7 @@
|
|
|
|
#include "ckcker.h" /* Kermit symbols */
|
|
#include "ckcnet.h" /* Network symbols */
|
|
+#include "ckupty.h" /* time.h */
|
|
|
|
#ifdef CK_SSL
|
|
#include "ck_ssl.h"
|