diff --git a/src/common/history.c b/src/common/history.c index 283a0505..3b50b0ca 100644 --- a/src/common/history.c +++ b/src/common/history.c @@ -1,4 +1,3 @@ -#include /* X-Chat * Copyright (C) 1998 Peter Zelezny. * @@ -17,6 +16,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA */ +#include #include #include #include "history.h"