#define _WITH_DPRINTF for BSD systems

This commit is contained in:
Raymond Pasco 2016-12-13 05:43:53 -08:00
parent c0b9da9eda
commit b7036d60ca

View File

@ -1,6 +1,7 @@
/* v/http.c
**
*/
#define _WITH_DPRINTF
#include <stdio.h>
#include <stdlib.h>
#include <fcntl.h>