diff options
-rw-r--r-- | sys/sys/stdint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/sys/stdint.h b/sys/sys/stdint.h index fb5d501cbfa..45704424dc1 100644 --- a/sys/sys/stdint.h +++ b/sys/sys/stdint.h @@ -1,3 +1,5 @@ +/* $OpenBSD: stdint.h,v 1.2 2006/01/06 19:04:41 millert Exp $ */ + /* * Copyright (c) 1997, 2005 Todd C. Miller <Todd.Miller@courtesan.com> * |