user: compile host-utils.c only once

Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
Blue Swirl 2009-08-16 08:03:26 +00:00
parent e27b27b3c6
commit facd285778
4 changed files with 20 additions and 19 deletions

View file

@ -23,7 +23,8 @@
* THE SOFTWARE.
*/
#include "exec.h"
#include <stdlib.h>
#include <stdint.h>
#include "host-utils.h"
//#define DEBUG_MULDIV