diff options
author | Lennart Poettering <lennart@poettering.net> | 2003-08-28 22:44:04 +0000 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2003-08-28 22:44:04 +0000 |
commit | 0d7460e9592c501b48fe9ab05d8e7fd52cb5bb4d (patch) | |
tree | 3066f62aa144813a53f675dcdf22f573b4fdd424 /src/dbstruct.h | |
parent | ced5a6e5b32026dbe9dc7ae7e2c38eb9cb621639 (diff) |
added copyright notice
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@12 07ea20a6-d2c5-0310-9e02-9ef735347d72
Diffstat (limited to 'src/dbstruct.h')
-rw-r--r-- | src/dbstruct.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dbstruct.h b/src/dbstruct.h index 2555cc1..1b7a9be 100644 --- a/src/dbstruct.h +++ b/src/dbstruct.h @@ -1,6 +1,8 @@ #ifndef foodbstructhfoo #define foodbstructhfoo +/* $Id$ */ + #include <limits.h> #include <stdint.h> |