mirror of
https://github.com/ilyakooo0/urbit.git
synced 2025-01-06 06:25:55 +03:00
#define _WITH_DPRINTF for BSD systems
This commit is contained in:
parent
c0b9da9eda
commit
b7036d60ca
@ -1,6 +1,7 @@
|
|||||||
/* v/http.c
|
/* v/http.c
|
||||||
**
|
**
|
||||||
*/
|
*/
|
||||||
|
#define _WITH_DPRINTF
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user