7 lines
144 B
C
Raw Normal View History

2026-01-21 18:59:54 +08:00
#ifndef _TOOLS_INCLUDE_LINUX_SEQ_FILE_H
#define _TOOLS_INCLUDE_LINUX_SEQ_FILE_H
2026-01-29 22:25:33 +08:00
struct seq_file;
2026-01-21 18:59:54 +08:00
#endif /* _TOOLS_INCLUDE_LINUX_SEQ_FILE_H */