Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/crypto/external/bsd/heimdal/include include roken-common.h d...



details:   https://anonhg.NetBSD.org/src/rev/3f401e93b3f0
branches:  trunk
changeset: 821241:3f401e93b3f0
user:      christos <christos%NetBSD.org@localhost>
date:      Sun Jan 29 19:38:00 2017 +0000

description:
include roken-common.h directly.

diffstat:

 crypto/external/bsd/heimdal/include/roken.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r d78f99af459d -r 3f401e93b3f0 crypto/external/bsd/heimdal/include/roken.h
--- a/crypto/external/bsd/heimdal/include/roken.h       Sun Jan 29 19:23:52 2017 +0000
+++ b/crypto/external/bsd/heimdal/include/roken.h       Sun Jan 29 19:38:00 2017 +0000
@@ -99,7 +99,7 @@
 
 
 
-#include <krb5/roken-common.h>
+#include "roken-common.h"
 
 ROKEN_CPP_START
 



Home | Main Index | Thread Index | Old Index