Skip to content

Commit

Permalink
cant have win32.h referenced from a header we install
Browse files Browse the repository at this point in the history
Signed-off-by: Ronnie Sahlberg <ronniesahlberg@gmail.com>
  • Loading branch information
sahlberg committed Dec 16, 2024
1 parent beba075 commit 17591be
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions include/nfsc/libnfs-raw.h
Original file line number Diff line number Diff line change
Expand Up @@ -39,10 +39,6 @@
#include "ps3_compat.h"
#endif

#ifdef WIN32
#include <win32/win32_compat.h>
#endif

#include <stdint.h>

#if defined(HAVE_SYS_UIO_H) || (defined(__APPLE__) && defined(__MACH__))
Expand Down

0 comments on commit 17591be

Please sign in to comment.