1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-12-23 10:29:58 +01:00

moved util.h include downwards

This commit is contained in:
Stefan Bellon 2002-01-02 17:51:34 +00:00
parent e9fad52a8d
commit e6b2f37d1f

View File

@ -24,7 +24,6 @@
#include <string.h>
#include <stdlib.h>
#include "util.h"
#include "filter.h"
#include "keydb.h"
#include "status.h"
@ -37,6 +36,7 @@
#include "options.h"
#include "packet.h"
#include "keyserver-internal.h"
#include "util.h"
#define KEYSERVER_PROTO_VERSION 0