mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
Add __FBSDID()s to libftpio
This commit is contained in:
parent
cecb889f1d
commit
733ea32b1c
1 changed files with 3 additions and 3 deletions
|
|
@ -13,11 +13,11 @@
|
|||
*
|
||||
* Turned inside out. Now returns xfers as new file ids, not as a special
|
||||
* `state' of FTP_t
|
||||
*
|
||||
* $FreeBSD$
|
||||
*
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue