aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/libseat.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/libseat.h b/include/libseat.h
index 7e9ef1f..a52bf44 100644
--- a/include/libseat.h
+++ b/include/libseat.h
@@ -1,8 +1,6 @@
#ifndef _LIBSEAT_H
#define _LIBSEAT_H
-#include <stdarg.h>
-
/*
* An opaque struct containing an opened seat, created by libseat_open-seat and
* destroyed by libseat_close_seat.