CVSROOT: /sources/hurdextras
Module name: pptop
Changes by: Samuel Thibault <sthibaul> 24/11/16 17:19:11
Modified files:
. : options.c
Log message:
Fix 64b builds
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pptop/options.c?cvsroot=hurdextras&r1=1.4&r2=1.5
Patches:
Index: options.c
===================================================================
RCS file: /sources/hurdextras/pptop/options.c,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- options.c 3 Oct 2023 19:33:38 -0000 1.4
+++ options.c 16 Nov 2024 22:19:11 -0000 1.5
@@ -35,6 +35,8 @@
#include "pptop.h"
#include "filter.h"
#include "fields.h"
+#include "title.h"
+#include "help.h"
#define _(STRING) gettext (STRING)
#define gettext_noop(STRING) STRING
_______________________________________________
Hurdextras-commit mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/hurdextras-commit