Forward-declare pollfd in toastyfs.h
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
struct pollfd;
|
||||
|
||||
typedef enum {
|
||||
TOASTYFS_RESULT_VOID,
|
||||
TOASTYFS_RESULT_PUT,
|
||||
|
||||
Reference in New Issue
Block a user