Skip to content

Instantly share code, notes, and snippets.

@mturquette
Created June 29, 2009 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mturquette/137647 to your computer and use it in GitHub Desktop.
Save mturquette/137647 to your computer and use it in GitHub Desktop.
--- libnl-1.1/include/netlink-local.h.orig 2009-06-29 10:15:42.093461465 -0500
+++ libnl-1.1/include/netlink-local.h 2009-06-29 10:14:16.109489088 -0500
@@ -12,6 +12,8 @@
#ifndef NETLINK_LOCAL_H_
#define NETLINK_LOCAL_H_
+#include <limits.h>
+
#include <stdio.h>
#include <errno.h>
#include <stdlib.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment