summaryrefslogtreecommitdiff
path: root/libgupnp
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2022-06-05 13:30:04 +0200
committerJens Georg <mail@jensge.org>2022-06-05 13:30:04 +0200
commit9bc1b54cf0faa03c03333b8c3a01354f92ea0c42 (patch)
tree38ad86bd1c821590593b8e304e1f06efcacaadc5 /libgupnp
parentd0085cd6fe846f3e3a53ec8cf8180b05d168e174 (diff)
downloadgupnp-9bc1b54cf0faa03c03333b8c3a01354f92ea0c42.tar.gz
service: Remove obsolete include
Diffstat (limited to 'libgupnp')
-rw-r--r--libgupnp/gupnp-service.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libgupnp/gupnp-service.h b/libgupnp/gupnp-service.h
index fc9d3a8..039fe79 100644
--- a/libgupnp/gupnp-service.h
+++ b/libgupnp/gupnp-service.h
@@ -9,8 +9,6 @@
#ifndef GUPNP_SERVICE_H
#define GUPNP_SERVICE_H
-#include <stdarg.h>
-
#include "gupnp-service-info.h"
G_BEGIN_DECLS