--- psiconv/trunk/lib/psiconv/list.c 2002/01/29 18:38:38 142 +++ psiconv/trunk/lib/psiconv/list.c 2005/11/15 15:52:34 270 @@ -1,6 +1,6 @@ /* list.c - Part of psiconv, a PSION 5 file formats converter - Copyright (c) 1999, 2000 Frodo Looijaard + Copyright (c) 1999-2005 Frodo Looijaard This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -22,6 +22,7 @@ #include "compat.h" #include #include +#include #include #include "general.h" #include "list.h"