summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McHardy <kaber@trash.net>2010-07-26 22:57:17 +0200
committerPatrick McHardy <kaber@trash.net>2010-07-26 22:57:17 +0200
commitfee1f097f26667408d2a9fc960f915de239f49c8 (patch)
tree14aede8c911ff2038e6e20179193b3462f01aa9b
parent6ca118a3d3fbfd99b0c351f1af53e668231e58eb (diff)
libdect: include cleanup - remove unneccessary includes from s_fmt.h
Signed-off-by: Patrick McHardy <kaber@trash.net>
-rw-r--r--include/s_fmt.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/s_fmt.h b/include/s_fmt.h
index e7c7c3b..8332758 100644
--- a/include/s_fmt.h
+++ b/include/s_fmt.h
@@ -7,9 +7,6 @@
#ifndef _LIBDECT_S_FMT_H
#define _LIBDECT_S_FMT_H
-#include <assert.h>
-#include <identities.h>
-
/*
* S-Format message header
*/