diff options
| author | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-22 18:40:31 +0000 |
|---|---|---|
| committer | Magnus Auvinen <magnus.auvinen@gmail.com> | 2007-08-22 18:40:31 +0000 |
| commit | 01fa2a14a22a4be0a735597902d1b136469604a0 (patch) | |
| tree | 10903a2af5ca3e8e82daec96a640e1c81c7848d4 /src/engine/snapshot.c | |
| parent | 8b3c16e6152a527f9aec1a88a9eed74119de7000 (diff) | |
| download | zcatch-01fa2a14a22a4be0a735597902d1b136469604a0.tar.gz zcatch-01fa2a14a22a4be0a735597902d1b136469604a0.zip | |
minor bug fixes
Diffstat (limited to 'src/engine/snapshot.c')
| -rw-r--r-- | src/engine/snapshot.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/engine/snapshot.c b/src/engine/snapshot.c index 72e73642..b9c832a2 100644 --- a/src/engine/snapshot.c +++ b/src/engine/snapshot.c @@ -1,5 +1,3 @@ - -#include "packet.h" #include "snapshot.h" |