libzypp
13.10.6
|
#include <cerrno>
#include <iostream>
#include "zypp/base/LogControl.h"
#include "zypp/base/LogTools.h"
#include "zypp/base/GzStream.h"
#include <sys/types.h>
#include <sys/stat.h>
#include <fcntl.h>
Go to the source code of this file.
Namespaces | |
zypp | |
Easy-to use interface to the ZYPP dependency resolver. | |
zypp::gzstream_detail | |