$OpenBSD: patch-ogginfo_ogginfo2_c,v 1.1 2003/06/16 23:37:13 naddy Exp $
--- ogginfo/ogginfo2.c.orig	Tue Jun 17 01:33:04 2003
+++ ogginfo/ogginfo2.c	Tue Jun 17 01:33:24 2003
@@ -27,7 +27,7 @@
 #ifdef _WIN32
 #define INT64FORMAT "%I64d"
 #else
-#define INT64FORMAT "%Ld"
+#define INT64FORMAT "%lld"
 #endif
 
 struct vorbis_release {
