Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 766480 | Differences between
and this patch

Collapse All | Expand All

(-)a/src/kntlm/des.cpp (+1 lines)
Lines 26-31 Link Here
26
26
27
#include "des.h"
27
#include "des.h"
28
28
29
#include <limits>
29
#include <string.h>
30
#include <string.h>
30
#include <qendian.h>
31
#include <qendian.h>
31
32

Return to bug 766480