libseat: Remove unused stdarg.h import
This commit is contained in:
parent
3a5c17f911
commit
4f4a17a2bd
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
#ifndef _LIBSEAT_H
|
#ifndef _LIBSEAT_H
|
||||||
#define _LIBSEAT_H
|
#define _LIBSEAT_H
|
||||||
|
|
||||||
#include <stdarg.h>
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* An opaque struct containing an opened seat, created by libseat_open-seat and
|
* An opaque struct containing an opened seat, created by libseat_open-seat and
|
||||||
* destroyed by libseat_close_seat.
|
* destroyed by libseat_close_seat.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue