Skip to content

Commit

Permalink
lwnbdsvr/platform-ps2: include iomanX before redefining close()
Browse files Browse the repository at this point in the history
  • Loading branch information
uyjulian committed Nov 11, 2022
1 parent 0e86822 commit 5d99283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/network/lwnbdsvr/platform-ps2.h
@@ -1,6 +1,7 @@
#include <ps2ip.h>
#include <sysclib.h>
#include <stdint.h>
#include <iomanX.h>

#define assert(expr) \
((expr) || \
Expand Down

0 comments on commit 5d99283

Please sign in to comment.