- Timestamp:
- 02/10/10 00:56:04 (7 months ago)
- Parents:
- 6b46c474e503a7ecd740e2866e07b0ba2a00842c
- Children:
- 6d89dac7216b4ce727dccc29ee3ee67c8edfa135
- git-committer:
- Holger Hans Peter Freyther <zecke@selfish.org> / 2010-02-10T00:56:04Z+0100
- Files:
-
- 1 modified
-
openbsc/include/openbsc/select.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
openbsc/include/openbsc/select.h
r13e10da r245d17b 2 2 #define _BSC_SELECT_H 3 3 4 #include <openbsc/linuxlist.h>4 #include "linuxlist.h" 5 5 6 6 #define BSC_FD_READ 0x0001
