]> git.pond.sub.org Git - empserver/blobdiff - include/lost.h
Break inclusion cycle: prototypes.h and commands.h included each
[empserver] / include / lost.h
index 2572dce220800b6dad75ea37116df045947b11b2..9f02b7075d9ef893ad00780bab3d97de9c0e5008 100644 (file)
@@ -34,6 +34,9 @@
 #ifndef LOST_H
 #define LOST_H
 
+#include <time.h>
+#include "types.h"
+
 struct loststr {
     /* initial part must match struct empobj */
     short ef_type;