Submitted by: G�nter Knauf <gk@gknw.de>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@100268
13f79535-47bb-0310-9956-
ffa450edef68
provide.
------------------------------------------------------------------*/
+int _lib_start();
+int _lib_stop();
+
#ifdef __GNUC__
#include <string.h> /* memset */
extern char _edata, _end ; /* end of DATA (start of BSS), end of BSS */
#include "stddef.h"
#include "ws2nlm.h"
+int _lib_start_ws();
+int _lib_stop_ws();
+
#ifdef __GNUC__
#include <string.h> /* memset */
extern char _edata, _end ; /* end of DATA (start of BSS), end of BSS */