summaryrefslogtreecommitdiff
path: root/src/stls/stls-internal.h
blob: afe7a80e11dd4ed2adb329b505d6ad3e5388ccd3 (plain)
1
2
3
4
5
6
7
8
/* ISC license. */

#ifndef STLS_INTERNAL_H
#define STLS_INTERNAL_H

extern void stls_drop (void) ;

#endif