summaryrefslogtreecommitdiffstats
path: root/uniso.h
blob: 811f3891df133efbccfa92183f6785d648875f84 (plain)
1
2
3
4
5
6
7
#ifndef UNISO_H
#define UNISO_H


int uniso(int fd);

#endif