diff options
Diffstat (limited to 'lib/stubs.c')
-rw-r--r-- | lib/stubs.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lib/stubs.c b/lib/stubs.c index 9a89691bd..a921d0a40 100644 --- a/lib/stubs.c +++ b/lib/stubs.c @@ -1,3 +1,7 @@ +/** + * \file lib/stubs.c + */ + /* XXX Portable shared libraries require rpmlib to contain these functions. */ #include "system.h" |