diff --git a/src/applets/memory.c b/src/applets/memory.c index 02ff242..a6cba6e 100644 --- a/src/applets/memory.c +++ b/src/applets/memory.c @@ -1,5 +1,5 @@ /* $Id$ */ -/* Copyright (c) 2010-2013 Pierre Pronchery */ +/* Copyright (c) 2010-2014 Pierre Pronchery */ /* This file is part of DeforaOS Desktop Panel */ /* 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 @@ -23,8 +23,8 @@ # include #elif defined(__FreeBSD__) || defined(__NetBSD__) # include +# include # if defined(__FreeBSD__) -# include # include # endif #endif