summaryrefslogtreecommitdiffstats
path: root/usr.sbin/iscsid/log.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/iscsid/log.c')
-rw-r--r--usr.sbin/iscsid/log.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.sbin/iscsid/log.c b/usr.sbin/iscsid/log.c
index be3aaed..ea7755f 100644
--- a/usr.sbin/iscsid/log.c
+++ b/usr.sbin/iscsid/log.c
@@ -26,9 +26,11 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
#include <errno.h>
#include <stdarg.h>
#include <stdio.h>
OpenPOWER on IntegriCloud