Fix build issues

This commit is contained in:
Justine Tunney 2024-08-15 18:33:35 -07:00
parent 24666e121d
commit 2045e87b7c
No known key found for this signature in database
GPG key ID: BE714B4575D6E328
3 changed files with 14 additions and 14 deletions

View file

@ -5,7 +5,7 @@
#define SYSDEBUG 0
#endif
#define _NTTRACE 1 /* not configurable w/ flag yet */
#define _NTTRACE 0 /* not configurable w/ flag yet */
#define _POLLTRACE 0 /* not configurable w/ flag yet */
#define _DATATRACE 1 /* not configurable w/ flag yet */
#define _LOCKTRACE 0 /* not configurable w/ flag yet */