X-Git-Url: http://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=ll.h;h=c6bd800947fb1b09eabd096dc4ee42f86b6ab892;hp=8360eabf4c4fb5e66b6d1ed2fdb4316e4ee4ca91;hb=743957a08f068529d3add3e8485678b4e5034195;hpb=d38e1f468376f8b19b208f2da4d20cb2919875dd 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 */