summaryrefslogtreecommitdiff
path: root/audio/xanalyser/patches/patch-af
blob: f15ecc586893a3b55afaa15e50b0f55390243c4f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-af,v 1.1.1.1 2002/04/23 03:33:27 schmonz Exp $

--- src/Sample.h.orig	Wed Dec 12 16:36:27 2001
+++ src/Sample.h
@@ -10,7 +10,7 @@
 
 
 #include <stdio.h>
-#include <stdint.h>
+//#include <stdint.h>
 
 #include "DSP.h"