Blame openssh-5.8p1-audit2a.patch
|
Jan F |
d9ebda |
diff -up openssh-5.8p1/audit.c.audit2a openssh-5.8p1/audit.c
|
|
Jan F |
d9ebda |
--- openssh-5.8p1/audit.c.audit2a 2011-02-17 15:05:55.000000000 +0100
|
|
Jan F |
d9ebda |
+++ openssh-5.8p1/audit.c 2011-02-17 15:06:13.000000000 +0100
|
|
Jan F |
d9ebda |
@@ -36,6 +36,7 @@
|
|
Jan F |
d9ebda |
#include "key.h"
|
|
Jan F |
d9ebda |
#include "hostfile.h"
|
|
Jan F |
d9ebda |
#include "auth.h"
|
|
Jan F |
d9ebda |
+#include "xmalloc.h"
|
|
Jan F |
d9ebda |
|
|
Jan F |
d9ebda |
/*
|
|
Jan F |
d9ebda |
* Care must be taken when using this since it WILL NOT be initialized when
|