summaryrefslogtreecommitdiff
path: root/tls.h
blob: ba20e2519c46c78ae90d07715249f358c6f4307c (plain)
1
2
3
4
5
6
7
8
/* Copyright (c) 2008, UNINETT AS */
/* See LICENSE for licensing information. */

const struct protodefs *tlsinit(uint8_t h);

/* Local Variables: */
/* c-file-style: "stroustrup" */
/* End: */