Welcome the build infrastructure for gcc41
[dragonfly.git] / gnu / lib / gcc41 / libstdc++ / os_defines.h
1 /* $DragonFly: src/gnu/lib/gcc41/libstdc++/os_defines.h,v 1.1 2006/09/27 12:10:33 corecode Exp $ */
2
3 #ifndef _GLIBCXX_OS_DEFINES
4 #define _GLIBCXX_OS_DEFINES 1
5
6 #include <sys/types.h>
7
8 #endif