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:
ed 2010-01-13 20:30:16 +00:00
parent f431530c4a
commit c69b7d3b1a

View File

@ -146,6 +146,7 @@
*/
#include "includes.h"
__RCSID("$FreeBSD$");
#include <sys/types.h>
#include <sys/stat.h>