f3722359d3
ok ajacoutot@
12 lines
283 B
Plaintext
12 lines
283 B
Plaintext
$OpenBSD: patch-ntlm_c,v 1.2 2012/01/25 22:00:15 dcoppa Exp $
|
|
--- ntlm.c.orig Mon Nov 28 14:55:15 2011
|
|
+++ ntlm.c Wed Jan 25 15:27:49 2012
|
|
@@ -23,6 +23,7 @@
|
|
#include <string.h>
|
|
#include <stdlib.h>
|
|
#include <stdint.h>
|
|
+#include <inttypes.h>
|
|
|
|
#include "ntlm.h"
|
|
#include "swap.h"
|