aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/EXPORT.sym
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2011-01-14 18:20:19 +0000
committerChristian Grothoff <christian@grothoff.org>2011-01-14 18:20:19 +0000
commit1bc35ab9741ab65104ae15cbed0f7587b549d09c (patch)
treef8e9b6e71a8b42bc5fb9108cfab8f21a83b73c9b /src/daemon/EXPORT.sym
parente3401afa64386ee919db223ec96b609307a1ad6a (diff)
downloadlibmicrohttpd-1bc35ab9741ab65104ae15cbed0f7587b549d09c.tar.gz
libmicrohttpd-1bc35ab9741ab65104ae15cbed0f7587b549d09c.zip
fixes
Diffstat (limited to 'src/daemon/EXPORT.sym')
-rw-r--r--src/daemon/EXPORT.sym2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/daemon/EXPORT.sym b/src/daemon/EXPORT.sym
index 198fe781..e2b1165c 100644
--- a/src/daemon/EXPORT.sym
+++ b/src/daemon/EXPORT.sym
@@ -11,6 +11,8 @@ MHD_queue_response
11MHD_create_response_from_callback 11MHD_create_response_from_callback
12MHD_create_response_from_data 12MHD_create_response_from_data
13MHD_create_response_from_fd 13MHD_create_response_from_fd
14MHD_create_response_from_fd_at_offset
15MHD_create_response_from_buffer
14MHD_destroy_response 16MHD_destroy_response
15MHD_add_response_header 17MHD_add_response_header
16MHD_add_response_footer 18MHD_add_response_footer