diff options
Diffstat (limited to 'sys/miscfs/union/union.h')
-rw-r--r-- | sys/miscfs/union/union.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/miscfs/union/union.h b/sys/miscfs/union/union.h index 463218ac3ed29..b66e17caa8265 100644 --- a/sys/miscfs/union/union.h +++ b/sys/miscfs/union/union.h @@ -35,6 +35,7 @@ * SUCH DAMAGE. * * @(#)union.h 8.2 (Berkeley) 2/17/94 + * $Id$ */ struct union_args { |