X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=gpgwww.c;h=02b4e79972bafa66c1206f130f39df5f2ae2638a;hb=85187675424f3854869f1607afd8a1e84e536946;hp=ae634e9c0f7f8ca6dfd0e202e8e7fe161152de39;hpb=6df51fef2960f533a741fb7290867387ed3fbba5;p=onak.git diff --git a/gpgwww.c b/gpgwww.c index ae634e9..02b4e79 100644 --- a/gpgwww.c +++ b/gpgwww.c @@ -21,6 +21,8 @@ #include #include +#include "build-config.h" + #include "armor.h" #include "charfuncs.h" #include "cleanup.h" @@ -32,7 +34,6 @@ #include "onak-conf.h" #include "parsekey.h" #include "stats.h" -#include "version.h" #define OP_UNKNOWN 0 #define OP_GET 1