From 7d875e094bbbb9d4b234e31fe08f31510ac1d7d0 Mon Sep 17 00:00:00 2001 From: Martin Mares Date: Wed, 13 Nov 2002 08:47:06 +0000 Subject: Added missing includes. --- nest/password.c | 1 + 1 file changed, 1 insertion(+) (limited to 'nest/password.c') diff --git a/nest/password.c b/nest/password.c index ba5d0e6..9a77e89 100644 --- a/nest/password.c +++ b/nest/password.c @@ -8,6 +8,7 @@ #include "nest/bird.h" #include "nest/password.h" +#include "lib/string.h" struct password_item *last_password_item = NULL; -- cgit v1.2.3