Skip to content

Commit bcc883f

Browse files
committed
Remove HAVE_USAGE because it is no longer used.
1 parent c86e85d commit bcc883f

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/include/port/i386_solaris.h

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,3 @@
4040
#ifndef index
4141
#define index strchr
4242
#endif
43-
44-
#ifndef HAVE_RUSAGE
45-
#define HAVE_RUSAGE 1
46-
#endif
47-

0 commit comments

Comments
 (0)