summaryrefslogtreecommitdiffstats
path: root/runtime/transport/debugfs.c
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/transport/debugfs.c')
-rw-r--r--runtime/transport/debugfs.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/transport/debugfs.c b/runtime/transport/debugfs.c
index dc651a56..85ee604d 100644
--- a/runtime/transport/debugfs.c
+++ b/runtime/transport/debugfs.c
@@ -9,6 +9,8 @@
* later version.
*/
+#include <linux/debugfs.h>
+
#define STP_DEFAULT_BUFFERS 50
inline static int _stp_ctl_write_fs(int type, void *data, unsigned len)