2 * Copyright 2010-2012 Haiku, Inc. All Rights Reserved.
3 * Distributed under the terms of the MIT License.
11 #include <sys/cdefs.h>
12 #include <sys/types.h>
17 extern ssize_t
strfmon(char* s
, size_t maxsize
, const char* format
, ...);
22 #endif /* _MONETARY_H_ */