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