Add string.h back to rc4.c

Change-Id: Idea9369742373e4a50edb3f391bdabfeeb3a2ca7
Reviewed-on: https://code.wireshark.org/review/6103
Reviewed-by: Martin Mathieson <martin.r.mathieson@googlemail.com>
This commit is contained in:
Martin Mathieson 2014-12-29 00:11:36 +00:00
parent 518e48defe
commit 30edb919e7
1 changed files with 1 additions and 0 deletions

View File

@ -23,6 +23,7 @@
#include "config.h"
#include <string.h>
#include "rc4.h"