diff options
author | jbj <devnull@localhost> | 2000-08-27 19:27:03 +0000 |
---|---|---|
committer | jbj <devnull@localhost> | 2000-08-27 19:27:03 +0000 |
commit | f8b364d7a88e346412bd2f458b25d1728abaaf5c (patch) | |
tree | 920100f041eeb487d4b25ac4364ee8422008d0d6 /lib/misc.h | |
parent | bb6d8f7278f902223a1b5bd7a4b89bd604d642c8 (diff) | |
download | librpm-tizen-f8b364d7a88e346412bd2f458b25d1728abaaf5c.tar.gz librpm-tizen-f8b364d7a88e346412bd2f458b25d1728abaaf5c.tar.bz2 librpm-tizen-f8b364d7a88e346412bd2f458b25d1728abaaf5c.zip |
Doxygen annotations.
CVS patchset: 4132
CVS date: 2000/08/27 19:27:03
Diffstat (limited to 'lib/misc.h')
-rw-r--r-- | lib/misc.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/misc.h b/lib/misc.h index dda1035bc..56f60b4f7 100644 --- a/lib/misc.h +++ b/lib/misc.h @@ -1,6 +1,10 @@ #ifndef H_MISC #define H_MISC +/** \file lib/misc.h + * + */ + #include <unistd.h> #include <sys/types.h> |