]> git.pond.sub.org Git - empserver/blobdiff - include/treaty.h
Update copyright notice.
[empserver] / include / treaty.h
index 7d00ab17fa6d8e9802931cf0d84cc68d9c8b43db..8a0cadc839f516b3e5a957998aa9471365bf1ede 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Empire - A multi-player, client/server Internet based war game.
- *  Copyright (C) 1986-2006, Dave Pare, Jeff Bailey, Thomas Ruschak,
+ *  Copyright (C) 1986-2007, Dave Pare, Jeff Bailey, Thomas Ruschak,
  *                           Ken Stevens, Steve McClure
  *
  *  This program is free software; you can redistribute it and/or modify
@@ -34,6 +34,9 @@
 #ifndef TREATY_H
 #define TREATY_H
 
+#include <time.h>
+#include "types.h"
+
 struct trtstr {
     short ef_type;
     natid trt_cna;             /* proposer */