Home | History | Annotate | Line # | Download | only in unifdef
      1  1.1  jruoho #if defined(__FreeBSD__)
      2  1.1  jruoho #include <netinet/if_fddi.h>
      3  1.1  jruoho #else
      4  1.1  jruoho #include <net/if_fddi.h>
      5  1.1  jruoho #endif
      6  1.1  jruoho 
      7  1.1  jruoho #if defined(__FreeBSD__)
      8  1.1  jruoho 	#include <stdbool.h>
      9  1.1  jruoho 		#include <stdbool.h>
     10  1.1  jruoho 			#include <stdbool.h>
     11  1.1  jruoho 			#include <stdbool.h>
     12  1.1  jruoho 		#include <stdbool.h>
     13  1.1  jruoho 	#include <stdbool.h>
     14  1.1  jruoho #else
     15  1.1  jruoho #include <stdint.h>
     16  1.1  jruoho #endif
     17  1.1  jruoho 
     18  1.1  jruoho #if defined(__FreeBSD__)
     19  1.1  jruoho #endif
     20  1.1  jruoho 
     21  1.1  jruoho #ifdef __FreeBSD__
     22  1.1  jruoho #include <unistd.h>
     23  1.1  jruoho #else
     24  1.1  jruoho #include <inttypes.h>
     25  1.1  jruoho #endif
     26