#include "system.h"
#include <rpmlib.h>
#include "rpmlead.h"
#include "debug.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
|
Definition at line 9 of file rpmlead.c. References argv, EXIT_FAILURE, Ferror(), Fopen(), Fstrerror(), readLead(), setprogname, and writeLead(). |