summaryrefslogtreecommitdiffstats
path: root/apt-pkg/contrib/header-is-private.h
blob: 201a40c624a340d95045ac23f932264370ed5d52 (plain)
1
2
3
#ifndef APT_COMPILING_APT
#error Internal header without ABI stability. Should only be used by apt itself!
#endif