Signed-off-by: Michal Toman <[email protected]> --- src/include/internal_libreport.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/src/include/internal_libreport.h b/src/include/internal_libreport.h index 0f335a3..c59ecd7 100644 --- a/src/include/internal_libreport.h +++ b/src/include/internal_libreport.h @@ -867,6 +867,7 @@ struct dump_dir *open_directory_for_writing( #define FILENAME_PKG_ARCH "pkg_arch" #define FILENAME_USERNAME "username" #define FILENAME_ABRT_VERSION "abrt_version" +#define FILENAME_EXPLOITABLE "exploitable" // Not stored as files, added "on the fly": #define CD_DUMPDIR "Directory" -- 1.8.3.1
