[PATCH] hda-emu: Include stdlib.h, needed for calloc

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



-- 
David Henningsson, Canonical Ltd.
http://launchpad.net/~diwic
>From 0062fa9c891f0f48f0a207f06df16e79a67215c3 Mon Sep 17 00:00:00 2001
From: David Henningsson <david.henningsson@xxxxxxxxxxxxx>
Date: Tue, 3 Aug 2010 10:42:13 +0200
Subject: [PATCH] Include stdlib.h, needed for calloc

Signed-off-by: David Henningsson <david.henningsson@xxxxxxxxxxxxx>
---
 hda-spec.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/hda-spec.c b/hda-spec.c
index 6c4f045..2ff8b21 100644
--- a/hda-spec.c
+++ b/hda-spec.c
@@ -23,6 +23,7 @@
 #include <stdio.h>
 #include <errno.h>
 #include <string.h>
+#include <stdlib.h>
 #include "hda-types.h"
 #include "hda-log.h"
 
-- 
1.7.0.4

_______________________________________________
Alsa-devel mailing list
Alsa-devel@xxxxxxxxxxxxxxxx
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

[Index of Archives]     [ALSA User]     [Linux Audio Users]     [Kernel Archive]     [Asterisk PBX]     [Photo Sharing]     [Linux Sound]     [Video 4 Linux]     [Gimp]     [Yosemite News]

  Powered by Linux