rpm
4.13.0
|
#include "system.h"
#include <rpm/rpmlib.h>
#include <rpm/rpmtag.h>
#include <rpm/rpmio.h>
#include <rpm/rpmpgp.h>
#include <rpm/rpmts.h>
#include "debug.h"
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
Variables | |
const char * | __progname |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 15 of file rpm2cpio.c.
const char* __progname |
Definition at line 4 of file rpm2cpio.c.