Posted to tcl by rmax at Wed Nov 13 09:20:57 GMT 2019view raw

  1. #include <sys/socket.h>
  2. #ifdef SIOCGSTAMP
  3. #error SIOCGSTAMP exists
  4. #else
  5. #error SIOCGSTAMP does not exist
  6. #endif
  7.