Changes between Initial Version and Version 1 of Ticket #68308, comment 6


Ignore:
Timestamp:
Oct 1, 2023, 11:28:52 AM (12 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #68308, comment 6

    initial v1  
    11But removing defines works fine for me:
    2 ```
     2{{{
    33--- src/civetweb.c.orig 2023-10-01 02:51:01.000000000 +0800
    44+++ src/civetweb.c      2023-10-01 19:22:44.000000000 +0800
     
    1313 #include <mach/mach.h>
    1414 #include <mach/mach_time.h>
    15 ```
     15}}}