1
0
mirror of https://github.com/agdsn/ancient-weatherstation.git synced 2026-06-19 14:58:00 +00:00

mports in image_file cleaned

git-svn-id: file:///home/jan/tmp/wetterstation/trunk@221 dd492736-c11a-0410-ad51-8c26713eaf7f
This commit is contained in:
losinshi
2007-02-08 09:53:38 +00:00
parent f277a4f43f
commit 194ad4d412
-2
View File
@@ -28,9 +28,7 @@
#include <sys/types.h> #include <sys/types.h>
#include <netinet/in.h> #include <netinet/in.h>
#include <arpa/inet.h> #include <arpa/inet.h>
#include <byteswap.h>
#include <postgresql/libpq-fe.h> #include <postgresql/libpq-fe.h>
#include <postgresql/c.h>
#include "image_data.h" #include "image_data.h"
#include "image_common.h" #include "image_common.h"
#include "../common.h" #include "../common.h"