mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add $FreeBSD$ since we now have local changes.
This commit is contained in:
parent
25eed6867e
commit
a1dba0f9f4
1 changed files with 3 additions and 0 deletions
|
|
@ -12,6 +12,9 @@
|
|||
*
|
||||
*/
|
||||
|
||||
#include <sys/cdefs.h>
|
||||
__FBSDID("$FreeBSD$");
|
||||
|
||||
#include "cvs.h"
|
||||
|
||||
static void sticky_ck PROTO ((struct file_info *finfo, int aflag,
|
||||
|
|
|
|||
Loading…
Reference in a new issue