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

const struct protodefs *udpinit(uint8_t h);

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