aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/libwsutil.def
diff options
context:
space:
mode:
authorJeff Morriss <jeff.morriss@ulticom.com>2008-05-22 15:46:27 +0000
committerJeff Morriss <jeff.morriss@ulticom.com>2008-05-22 15:46:27 +0000
commita5cee04fad8ca23a2f3a3ac5b5233ca6b01fe71e (patch)
tree65a7d5c702bf3392494b33ddd7ed43c94e491670 /wsutil/libwsutil.def
parentda2f447a9bda3a05dd8e61b1c1f5dea4b5912f6b (diff)
Move the file utility functions from wiretap to libwsutil so that
libwireshark (and the plugins using those functions) do not depend on wiretap on Windows. While doing that, rename the eth_* functions to ws_*. svn path=/trunk/; revision=25354
Diffstat (limited to 'wsutil/libwsutil.def')
-rw-r--r--wsutil/libwsutil.def9
1 files changed, 9 insertions, 0 deletions
diff --git a/wsutil/libwsutil.def b/wsutil/libwsutil.def
index be1cd2822d..f7735888bb 100644
--- a/wsutil/libwsutil.def
+++ b/wsutil/libwsutil.def
@@ -15,3 +15,12 @@ mpa_layer
mpa_padding
mpa_samples
mpa_version
+
+ws_stdio_open
+ws_stdio_rename
+ws_stdio_mkdir
+ws_stdio_stat
+ws_stdio_unlink
+ws_stdio_remove
+ws_stdio_fopen
+ws_stdio_freopen