aboutsummaryrefslogtreecommitdiff
path: root/src/daemon/https/lgl/strverscmp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/https/lgl/strverscmp.h')
-rw-r--r--src/daemon/https/lgl/strverscmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/https/lgl/strverscmp.h b/src/daemon/https/lgl/strverscmp.h
index d95d7b31..48919889 100644
--- a/src/daemon/https/lgl/strverscmp.h
+++ b/src/daemon/https/lgl/strverscmp.h
@@ -19,6 +19,6 @@
19#ifndef STRVERSCMP_H_ 19#ifndef STRVERSCMP_H_
20# define STRVERSCMP_H_ 20# define STRVERSCMP_H_
21 21
22int strverscmp (const char *, const char *); 22int MHD_strverscmp (const char *, const char *);
23 23
24#endif /* not STRVERSCMP_H_ */ 24#endif /* not STRVERSCMP_H_ */