CVSROOT:        /sources/hurdextras
Module name:    pptop
Changes by:     Samuel Thibault <sthibaul>      24/12/30 20:02:37

Modified files:
        .              : pptop.c 

Log message:
        fix missing declaration of get_lines

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/pptop/pptop.c?cvsroot=hurdextras&r1=1.12&r2=1.13

Patches:
Index: pptop.c
===================================================================
RCS file: /sources/hurdextras/pptop/pptop.c,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- pptop.c     10 Feb 2013 10:59:51 -0000      1.12
+++ pptop.c     31 Dec 2024 01:02:36 -0000      1.13
@@ -60,6 +60,7 @@
 #include "filter.h"
 #include "fields.h"
 #include "title.h"
+#include "options.h"
 
 #define _(STRING) gettext (STRING)
 

_______________________________________________
Hurdextras-commit mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/hurdextras-commit

Reply via email to