Clang support for gnu_inline attribute
[uclibc-ng.git] / libc / inet / setsockopt.c
blobb0f4a4e96198919c7ca00ad369a708dc4d30a5f0
1 /*
2 * Copyright (C) 2000-2006 Erik Andersen <andersen@uclibc.org>
4 * Licensed under the LGPL v2.1, see the file COPYING.LIB in this tarball.
5 */
7 #define L_setsockopt
8 #include "socketcalls.c"