X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=hashquery.c;h=5c056a2d3298ab3bb37769cbcd92eb1c0faae7f4;hb=490c02ce72b7fa7cedecf7acaae46713fff507da;hp=44434c1d257f86adf40e1a28998dafaa71be70dd;hpb=2458360e75aa46091f60c16e041c07bffe2edefb;p=onak.git diff --git a/hashquery.c b/hashquery.c index 44434c1..5c056a2 100644 --- a/hashquery.c +++ b/hashquery.c @@ -13,10 +13,10 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ +#include #include #include #include @@ -25,7 +25,7 @@ #include "charfuncs.h" #include "cleanup.h" -#include "keyid.h" +#include "keydb.h" #include "log.h" #include "marshal.h" #include "mem.h"