openbsd-ports/audio/tosha/patches/patch-global_h
naddy 7a443d201f - /dev/dsp -> /dev/sound
- /etc -> SYSCONFDIR
- add proper INSTALL/DEINSTALL scripts
- rename and regen patches
- misc clean-ups
2001-03-14 15:04:11 +00:00

12 lines
344 B
Plaintext

$OpenBSD: patch-global_h,v 1.1 2001/03/14 15:04:12 naddy Exp $
--- global.h.orig Sat Jan 2 00:57:37 1999
+++ global.h Wed Mar 14 15:23:37 2001
@@ -48,7 +48,6 @@ static const char cvsid_global_h[]
#include <unistd.h>
typedef unsigned char byte;
-typedef unsigned long ulong;
/*
* Uncommenting this define will cause a LOT of output.