]> git.ipfire.org Git - people/ms/ipfire-3.x.git/blob - miredo/patches/miredo-1.2.5-libteredo-header.patch
kernel: Update to 3.17.4
[people/ms/ipfire-3.x.git] / miredo / patches / miredo-1.2.5-libteredo-header.patch
1 --- miredo-1.2.5/libteredo/tunnel.h.orig 2012-05-30 14:59:00.742600216 +0000
2 +++ miredo-1.2.5/libteredo/tunnel.h 2012-05-30 14:59:05.760760580 +0000
3 @@ -32,6 +32,7 @@
4 # define LIBTEREDO_TUNNEL_H
5
6 # include <stdbool.h>
7 +# include <stddef.h>
8
9 # ifdef __cplusplus
10 extern "C" {