aboutsummaryrefslogtreecommitdiff
path: root/ports/winnt/ntpd/ntservice.c
diff options
context:
space:
mode:
Diffstat (limited to 'ports/winnt/ntpd/ntservice.c')
-rw-r--r--ports/winnt/ntpd/ntservice.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/winnt/ntpd/ntservice.c b/ports/winnt/ntpd/ntservice.c
index c0fc7c2fd107..2b9bc64caf53 100644
--- a/ports/winnt/ntpd/ntservice.c
+++ b/ports/winnt/ntpd/ntservice.c
@@ -55,6 +55,7 @@ void ntservice_exit(void);
void *wrap_dbg_malloc(size_t s, const char *f, int l);
void *wrap_dbg_realloc(void *p, size_t s, const char *f, int l);
void wrap_dbg_free(void *p);
+void wrap_dbg_free_ex(void *p, const char *f, int l);
#endif
void WINAPI