diff options
Diffstat (limited to 'libnm-util/crypto.c')
| -rw-r--r-- | libnm-util/crypto.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libnm-util/crypto.c b/libnm-util/crypto.c index 757fdbe0..7fdf0f72 100644 --- a/libnm-util/crypto.c +++ b/libnm-util/crypto.c @@ -21,14 +21,13 @@ * Copyright 2007 - 2011 Red Hat, Inc. */ -#include "config.h" +#include "nm-default.h" #include <string.h> #include <strings.h> #include <unistd.h> #include <stdlib.h> -#include "nm-default.h" #include "crypto.h" GQuark |