Added a shitton of headers to the headers
This commit is contained in:
parent
3dc05967d3
commit
286b072a89
39 changed files with 429 additions and 0 deletions
|
@ -1,3 +1,14 @@
|
|||
/*
|
||||
* <netinet/in.h> - internet address stuff
|
||||
*
|
||||
* This header is a part of the FENIX C Library and is free software.
|
||||
* You can redistribute and/or modify it subject to the terms of the
|
||||
* Clumsy Wolf Public License v4. For more details, see the file COPYING.
|
||||
*
|
||||
* The FENIX C Library is distributed WITH NO WARRANTY WHATSOEVER. See
|
||||
* The CWPL for more details.
|
||||
*/
|
||||
|
||||
#ifndef _NETINET_IN_H
|
||||
#define _NETINET_IN_H
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue