aboutsummaryrefslogtreecommitdiffstats
path: root/src/protocol
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2013-07-30 08:39:21 +0200
committerMax Kellermann <max@duempel.org>2013-07-30 08:39:21 +0200
commit28030d7edbedcb3615c451a3d186e133ebeaeee1 (patch)
tree1ca2fa06f0d4f3e218de1d8ad260dc21a9991bb5 /src/protocol
parent648196319f4fe30eb468c1e765f198ef435ad313 (diff)
downloadmpd-28030d7edbedcb3615c451a3d186e133ebeaeee1.tar.gz
mpd-28030d7edbedcb3615c451a3d186e133ebeaeee1.tar.xz
mpd-28030d7edbedcb3615c451a3d186e133ebeaeee1.zip
include cleanup
Diffstat (limited to 'src/protocol')
-rw-r--r--src/protocol/ArgParser.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/protocol/ArgParser.hxx b/src/protocol/ArgParser.hxx
index b6feb3e67..f69248d2d 100644
--- a/src/protocol/ArgParser.hxx
+++ b/src/protocol/ArgParser.hxx
@@ -22,7 +22,6 @@
#include "check.h"
-#include <stdbool.h>
#include <stdint.h>
class Client;