]> git.alsa-project.org Git - alsa-utils.git/commit
aplay - Include missing time.h for time()
authorTakashi Iwai <tiwai@suse.de>
Tue, 7 Aug 2007 13:36:41 +0000 (15:36 +0200)
committerTakashi Iwai <tiwai@suse.de>
Tue, 7 Aug 2007 13:36:41 +0000 (15:36 +0200)
commit7992d3aca0a38fe4181784f7ae313512fd0a1f43
treede8eb90915533f12609ee963f39d32d7615ac9e4
parent4b16370c01c2352eb00375e80d15897212045607
aplay - Include missing time.h for time()

With salsa-lib,
  aplay.c: In function ‘compute_max_peak’:
  aplay.c:1207: warning: implicit declaration of function ‘time’
aplay/aplay.c