diff --git a/src/ckpmsg.c b/src/ckpmsg.c index 206b9056..c585192d 100644 --- a/src/ckpmsg.c +++ b/src/ckpmsg.c @@ -1,5 +1,5 @@ /* - * Copyright 2014-2016 Con Kolivas + * Copyright 2014-2018 Con Kolivas * Copyright 2014-2016 Andrew Smith * * This program is free software; you can redistribute it and/or modify it @@ -16,6 +16,7 @@ #include #include #include +#include #include "libckpool.h" #include "utlist.h"