]> git.ipfire.org Git - pakfire.git/commit
Drop PAKFIRE_PRIVATE
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2025 16:19:18 +0000 (16:19 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 5 Jan 2025 16:19:18 +0000 (16:19 +0000)
commit580b899fd45754a69df875ccba1e84948b69fb39
tree875e916965883bd0628b3b7691aceb8ba62ab7e1
parentd8751c8d0f3c38f552a454318aa94a2a866fc677
Drop PAKFIRE_PRIVATE

Everything is now private so we won't need this guard any more.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
49 files changed:
Makefile.am
src/pakfire/arch.h
src/pakfire/archive.h
src/pakfire/base64.h
src/pakfire/cgroup.h
src/pakfire/compress.h
src/pakfire/constants.h
src/pakfire/ctx.h
src/pakfire/daemon.h
src/pakfire/db.h
src/pakfire/deps.h
src/pakfire/digest.h
src/pakfire/dist.h
src/pakfire/elf.h
src/pakfire/env.h
src/pakfire/file.h
src/pakfire/filelist.h
src/pakfire/hex.h
src/pakfire/httpclient.h
src/pakfire/jail.h
src/pakfire/job.h
src/pakfire/key.h
src/pakfire/linter-file.h
src/pakfire/linter.h
src/pakfire/log_buffer.h
src/pakfire/log_stream.h
src/pakfire/logging.h
src/pakfire/mirrorlist.h
src/pakfire/mount.h
src/pakfire/os.h
src/pakfire/package.h
src/pakfire/packagelist.h
src/pakfire/packager.h
src/pakfire/pakfire.h
src/pakfire/parse.h
src/pakfire/parser.h
src/pakfire/problem.h
src/pakfire/progress.h
src/pakfire/pty.h
src/pakfire/pwd.h
src/pakfire/repo.h
src/pakfire/scriptlet.h
src/pakfire/snapshot.h
src/pakfire/solution.h
src/pakfire/stripper.h
src/pakfire/syscalls.h
src/pakfire/transaction.h
src/pakfire/util.h
src/pakfire/xfer.h