| 35811:f86e09b6ed33 | 35812:48c6ee645ca1 |
|---|---|
| 28 | 28 |
| 29 | 29 |
| 30 #include "internal.h" | 30 #include "internal.h" |
| 31 #include "http.h" | 31 #include "http.h" |
| 32 | 32 |
| 33 #include "imgstore.h" /* TODO: temp */ | |
| 33 | 34 |
| 34 #if defined( __APPLE__ ) | 35 #if defined( __APPLE__ ) |
| 35 /* apple architecture */ | 36 /* apple architecture */ |
| 36 #ifndef HOST_NAME_MAX | 37 #ifndef HOST_NAME_MAX |
| 37 #define HOST_NAME_MAX 512 | 38 #define HOST_NAME_MAX 512 |