$NetBSD: patch-ad,v 1.1 2006/11/10 10:07:20 martin Exp $

--- libcdcx.c.orig	2005-09-09 15:38:48.000000000 +0200
+++ libcdcx.c	2006-11-10 10:58:23.000000000 +0100
@@ -285,7 +285,7 @@
 int nlines;
 char *title;
 char **names;
-int **before, **after;
+int64_t **before, **after;
 u_long *colors;
 u_long backcolor;
 
