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

(-)network-manager-0.6.5.orig/libnm-util/sha1.c (+4 lines)
Lines 12-17 Link Here
12
 * See README and COPYING for more details.
12
 * See README and COPYING for more details.
13
 */
13
 */
14
14
15
#ifdef HAVE_CONFIG_H
16
#include <config.h>
17
#endif
18
15
#include <stdlib.h>
19
#include <stdlib.h>
16
#include <string.h>
20
#include <string.h>
17
21

Return to bug 199374