* util/garbage-gen.c: Add missing include of sys/time.h.

This commit is contained in:
Vladimir Serbinenko 2013-11-23 12:42:30 +01:00
parent f93ddcfd1c
commit e67566ce0a
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
2013-11-23 Vladimir Serbinenko <phcoder@gmail.com>
* util/garbage-gen.c: Add missing include of sys/time.h.
2013-11-23 Vladimir Serbinenko <phcoder@gmail.com>
Don't add -mflush-func if it's not supported by compiler.