Include "file.h" to get read_keytab_file() declared.

Change-Id: I7e9ea47019f259a56a8652d0e003e23a3e1d1366
Reviewed-on: https://code.wireshark.org/review/6202
Reviewed-by: Guy Harris <guy@alum.mit.edu>
This commit is contained in:
Guy Harris 2015-01-01 04:16:05 -08:00
parent 219d37e2d1
commit 6ef4cbd142
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
#endif
/* general (not Qt specific) */
#include "file.h"
#include "color.h"
#include "color_filters.h"
#include "ui/util.h"