Documentation generation fixes

This commit is contained in:
Abramo Bagnara 2001-03-30 10:12:19 +00:00
parent b4ac62f3dd
commit 62b2da1186
11 changed files with 15 additions and 17 deletions

View file

@ -29,7 +29,6 @@
*
*/
#ifndef DOC_HIDDEN
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
@ -38,6 +37,7 @@
#include <sys/ioctl.h>
#include "mixer_local.h"
#ifndef DOC_HIDDEN
typedef struct _snd_mixer_slave {
snd_hctl_t *hctl;
struct list_head list;