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
279d8efe8d
commit
9567147bea
@ -146,6 +146,7 @@
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
#include "includes.h"
|
#include "includes.h"
|
||||||
|
__RCSID("$FreeBSD$");
|
||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
#include <sys/stat.h>
|
#include <sys/stat.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user