diff options
author | Christian Hesse <mail@eworm.de> | 2021-05-28 13:40:18 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2021-06-07 09:59:03 +0200 |
commit | 4a4d07193cba5e07ba4c4d94d241cc438b8b2b7c (patch) | |
tree | fdb481b68d792d9e409d8c365664f92b1e91d1d1 /pacredir.h | |
parent | d43852fc9ff49b558a376ffc58f938fa62f028cc (diff) | |
download | pacredir-4a4d07193cba5e07ba4c4d94d241cc438b8b2b7c.tar.gz pacredir-4a4d07193cba5e07ba4c4d94d241cc438b8b2b7c.tar.zst |
get the db timestamp from http request
Diffstat (limited to 'pacredir.h')
-rw-r--r-- | pacredir.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ #include <stdlib.h> #include <string.h> #include <sys/socket.h> -#include <sys/stat.h> #include <time.h> /* systemd headers */ |