Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 502178
Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +2 lines)
Line  Link Here
0
-- plugins/excel/crypt-md4.c
0
++ plugins/excel/crypt-md4.c
Lines 22-27 Link Here
22
/* NOTE: This code makes no attempt to be fast! */
22
/* NOTE: This code makes no attempt to be fast! */
23
#include <glib.h>
23
#include <glib.h>
24
#include <gsf/gsf.h>
24
#include <gsf/gsf.h>
25
#include <gsf/gsf-utils.h>
25
#include <string.h>
26
#include <string.h>
26
#include "crypt-md4.h"
27
#include "crypt-md4.h"
27
28

Return to bug 502178