diff options
| author | ruki <[email protected]> | 2020-01-28 00:55:16 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2020-01-27 23:31:40 +0800 |
| commit | 16602dc6bb192eb9b0a3ddfb0cf4df32e7c2c80a (patch) | |
| tree | f6f578dd2ee5d547d2aa8cf686cafd5b5a18d5be /core/src/tbox/makefile | |
| parent | 3aed90724e29a7773f3c2874926e861ae92fe120 (diff) | |
update tbox
Diffstat (limited to 'core/src/tbox/makefile')
| -rw-r--r-- | core/src/tbox/makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/tbox/makefile b/core/src/tbox/makefile index 009df5b31..1b2ad1299 100644 --- a/core/src/tbox/makefile +++ b/core/src/tbox/makefile @@ -239,7 +239,7 @@ tbox_C_FILES += \ tbox/src/tbox/platform/time \ tbox/src/tbox/platform/timer \ tbox/src/tbox/platform/impl/charset \ - tbox/src/tbox/platform/impl/sockdata \ + tbox/src/tbox/platform/impl/pollerdata \ tbox/src/tbox/platform/impl/dns \ tbox/src/tbox/platform/impl/platform \ tbox/src/tbox/libm/isfin \ |
