summaryrefslogtreecommitdiff
path: root/test/Modules/Inputs/libc-libcxx/sysroot/usr/include/util.h
blob: 22e95fcf9b6e77f5fb1136465af3ae4750445ff3 (plain)
1
2
3
4
5
6
#ifndef DARWIN_UTIL_H
#define DARWIN_UTIL_H

#include <stdio.h>

#endif