]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blame - include/linux/termios.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6
[mirror_ubuntu-zesty-kernel.git] / include / linux / termios.h
CommitLineData
1da177e4
LT
1#ifndef _LINUX_TERMIOS_H
2#define _LINUX_TERMIOS_H
3
4#include <linux/types.h>
5#include <asm/termios.h>
6
7#endif