aports/community/clifm/begin-decls.patch
2023-09-05 15:09:45 +00:00

12 lines
248 B
Diff

--- a/src/helpers.h
+++ b/src/helpers.h
@@ -25,6 +25,8 @@
#ifndef HELPERS_H
#define HELPERS_H
+#include <sys/cdefs.h>
+
#define PROGRAM_NAME_UPPERCASE "CliFM"
#define PROGRAM_NAME "clifm"
#define PROGRAM_DESC "The command line file manager"