summaryrefslogtreecommitdiffstats
path: root/src/pacman/pacman.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pacman/pacman.h')
-rw-r--r--src/pacman/pacman.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pacman/pacman.h b/src/pacman/pacman.h
index 4eaf3182..7c9c365c 100644
--- a/src/pacman/pacman.h
+++ b/src/pacman/pacman.h
@@ -22,6 +22,8 @@
#include <alpm_list.h>
+#define PACMAN_CALLER_PREFIX "PACMAN"
+
/* database.c */
int pacman_database(alpm_list_t *targets);
/* deptest.c */