summaryrefslogtreecommitdiff
path: root/include/net/caif/cfserl.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/net/caif/cfserl.h')
-rw-r--r--include/net/caif/cfserl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/net/caif/cfserl.h b/include/net/caif/cfserl.h
index b8374321b36..8ac284c5de2 100644
--- a/include/net/caif/cfserl.h
+++ b/include/net/caif/cfserl.h
@@ -9,4 +9,5 @@
#include <net/caif/caif_layer.h>
struct cflayer *cfserl_create(int type, int instance, bool use_stx);
+void cfserl_destroy(struct cflayer *layer);
#endif /* CFSERL_H_ */