Author: Steve Kemp Description: Include to fix segfault on some architectures. Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=315969 --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/msgsnarf.c +++ b/msgsnarf.c @@ -23,6 +23,7 @@ #include #include #include +#include #include "buf.h" #include "decode.h" --- a/sshow.c +++ b/sshow.c @@ -15,6 +15,7 @@ #include #include +#include #include #include