commit | 32065c7eaac2f6b61fc13933dd8df6d713e6c082 | [log] [tgz] |
---|---|---|
author | Jonathan DE CESCO <jonathanc@ti.com> | Fri Dec 03 12:00:23 2010 +0100 |
committer | Jonathan DE CESCO <jonathanc@ti.com> | Fri Dec 03 12:00:23 2010 +0100 |
tree | ec9718867d54f7bf4ef606794c419b8ea7eb78f6 | |
parent | 6803cafd094882fdf54aa06e7635fc054ec874e2 [diff] |
fix build warnings
diff --git a/uim.h b/uim.h index ec722df..505990a 100644 --- a/uim.h +++ b/uim.h
@@ -24,8 +24,12 @@ #define BOTHER 0x00001000 #define ARM_NCCS 19 +#ifndef TCGETS2 #define TCGETS2 _IOR('T',0x2A, struct termios2) +#endif +#ifndef TCSETS2 #define TCSETS2 _IOW('T',0x2B, struct termios2) +#endif /*HCI Command and Event information*/ #define HCI_HDR_OPCODE 0xff36