mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-27 03:11:52 +01:00
Add a missing $FreeBSD$ string.
I was requested to add this string to any file that was modified by my commit, which I forgot to do so. Requested by: des
This commit is contained in:
parent
f431530c4a
commit
c69b7d3b1a
@ -146,6 +146,7 @@
|
||||
*/
|
||||
|
||||
#include "includes.h"
|
||||
__RCSID("$FreeBSD$");
|
||||
|
||||
#include <sys/types.h>
|
||||
#include <sys/stat.h>
|
||||
|
Loading…
Reference in New Issue
Block a user