Changeset 4312
- Timestamp:
- 03/09/09 14:17:44 (4 years ago)
- Files:
-
- 1 modified
-
luci/trunk/libs/nixio/src/splice.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
luci/trunk/libs/nixio/src/splice.c
r4287 r4312 16 16 * limitations under the License. 17 17 */ 18 19 #ifdef __linux__ 20 #define _GNU_SOURCE 21 #endif 18 22 19 23 #include "nixio.h"
