aboutsummaryrefslogtreecommitdiff
path: root/ports/winnt/include/sys/ioctl.h
blob: 6f4b07691661b888f101b993deb3caac1ba64f6c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
/**************************************************************
 * Dummy Header for Unix to Windows NT portability
 * Created for NTP package
 **************************************************************/

#ifndef _IOCTL_H
#define _IOCTL_H

#include "win32_io.h"

#endif