aboutsummaryrefslogtreecommitdiff
path: root/include/sound/core.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2006-11-23 18:37:00 +0100
committerJaroslav Kysela <perex@suse.cz>2007-02-09 09:01:44 +0100
commit59d6e149d9e5c476138911c95f288ec3feb3a34d (patch)
treefafba6e7d595b0ab3dc20e9a21e53fb6ad723ed4 /include/sound/core.h
parent56bb0cab1c1698544e61409e3727f2b6bc205501 (diff)
[ALSA] Remove obsolete typedefs.h
Removed obsolete typedefs.h. It existes only for backward compatibility, and now all codes should be free from such typedefs. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz>
Diffstat (limited to 'include/sound/core.h')
-rw-r--r--include/sound/core.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/sound/core.h b/include/sound/core.h
index 83a575a29d0..506aa9f1e20 100644
--- a/include/sound/core.h
+++ b/include/sound/core.h
@@ -427,6 +427,4 @@ void snd_verbose_printd(const char *file, int line, const char *format, ...)
#endif
#endif
-#include "typedefs.h"
-
#endif /* __SOUND_CORE_H */