X-Git-Url: https://the.earth.li/gitweb/?a=blobdiff_plain;f=ll.h;h=c6bd800947fb1b09eabd096dc4ee42f86b6ab892;hb=58ed9a0076feb9604154b99da6ed1907ca7df089;hp=8360eabf4c4fb5e66b6d1ed2fdb4316e4ee4ca91;hpb=d38e1f468376f8b19b208f2da4d20cb2919875dd;p=onak.git diff --git a/ll.h b/ll.h index 8360eab..c6bd800 100644 --- a/ll.h +++ b/ll.h @@ -14,13 +14,14 @@ * more details. * * You should have received a copy of the GNU General Public License along with - * this program; if not, write to the Free Software Foundation, Inc., 51 - * Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + * this program. If not, see . */ #ifndef __LL_H__ #define __LL_H__ +#include + /** * @brief Take a packet and add it to a linked list */