aboutsummaryrefslogtreecommitdiffstats
path: root/file.h
diff options
context:
space:
mode:
Diffstat (limited to 'file.h')
-rw-r--r--file.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/file.h b/file.h
index 382b2a18f4..403449aeea 100644
--- a/file.h
+++ b/file.h
@@ -660,6 +660,7 @@ void cf_update_packet_comment(capture_file *cf, frame_data *fdata, gchar *commen
gboolean cf_has_comments(capture_file *cf);
#if defined(HAVE_HEIMDAL_KERBEROS) || defined(HAVE_MIT_KERBEROS)
+WS_DLL_PUBLIC
void read_keytab_file(const char *);
#endif