diff options
Diffstat (limited to 'usr.bin/make/var_int.h')
-rw-r--r-- | usr.bin/make/var_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/usr.bin/make/var_int.h b/usr.bin/make/var_int.h index 5b3489e4b4e..f3cd53ec95d 100644 --- a/usr.bin/make/var_int.h +++ b/usr.bin/make/var_int.h @@ -1,5 +1,6 @@ #ifndef VAR_INT_H #define VAR_INT_H +/* $OpenBSD: var_int.h,v 1.2 2010/07/19 19:46:44 espie Exp $ */ /* * Copyright (c) 2001 Marc Espie. * |