diff options
author | dos-reis <gdr@axiomatics.org> | 2010-08-01 16:03:34 +0000 |
---|---|---|
committer | dos-reis <gdr@axiomatics.org> | 2010-08-01 16:03:34 +0000 |
commit | 627a701bd311ce12abd03261c9f468e7945fd711 (patch) | |
tree | fa732acb37264b2384a8140838c1f5ecea353858 /src/ChangeLog | |
parent | 78f7e5da35751c2ce43bf45588b2c8998e0d11fe (diff) | |
download | open-axiom-627a701bd311ce12abd03261c9f468e7945fd711.tar.gz |
2010-08-01 Aleksej Saushev <asau@inbox.ru>
* hyper/event.c: Include <sys/types.h> before other system headers.
* hyper/hyper.c: Likewise.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index e2526f6d..7cbde11f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2010-08-01 Aleksej Saushev <asau@inbox.ru> + + * hyper/event.c: Include <sys/types.h> before other system headers. + * hyper/hyper.c: Likewise. + 2010-07-29 Gabriel Dos Reis <gdr@cs.tamu.edu> * clef/Makefile.in: Build and link programs by a C++ compiler. |