add rust_util.h header file

This commit is contained in:
Niko Matsakis 2012-01-06 22:13:41 -08:00
parent d4410a9f9b
commit 2f0eb7ae0c

View File

@ -7,7 +7,7 @@
#include <stdarg.h>
#include <stdlib.h>
#include <string.h>
#include "rust_util.h"
/**
* Synchronizes access to the underlying logging mechanism.