mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-06 22:15:31 +00:00
ICU-1075 HP/UX has putenv in stdlib.h instead.
X-SVN-Rev: 5434
This commit is contained in:
parent
0e79edda11
commit
d5bbbc7ac3
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
#include <string.h>
|
||||
#include <assert.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include "unicode/unistr.h"
|
||||
#include "unicode/ures.h"
|
||||
|
|
Loading…
Add table
Reference in a new issue