]> the.earth.li Git - onak.git/blobdiff - ll.h
Remove dead store in generic_fetch_key
[onak.git] / ll.h
diff --git a/ll.h b/ll.h
index 8360eabf4c4fb5e66b6d1ed2fdb4316e4ee4ca91..c6bd800947fb1b09eabd096dc4ee42f86b6ab892 100644 (file)
--- a/ll.h
+++ b/ll.h
  * 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 <https://www.gnu.org/licenses/>.
  */
 
 #ifndef __LL_H__
 #define __LL_H__
 
+#include <stdlib.h>
+
 /**
  * @brief Take a packet and add it to a linked list
  */