diff options
author | Markus Uhlin <markus@nifty-networks.net> | 2024-03-30 02:19:10 +0100 |
---|---|---|
committer | Markus Uhlin <markus@nifty-networks.net> | 2024-03-30 02:19:10 +0100 |
commit | 520995e4b03c8ea259cd4ed127c88a9314ccb6f8 (patch) | |
tree | 1cd9fb400655d3024dcee34bfe6944086f248d2b /FICS/eco.c | |
parent | d7be70d92a27ca94483811b41c0d15bb761268c3 (diff) |
Added header
Diffstat (limited to 'FICS/eco.c')
-rw-r--r-- | FICS/eco.c | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +/* eco.c + * + */ + #include "stdinclude.h" #include "common.h" |