* Sergei Trofimovich: > Should #include <linux/sockios.h> always be included by user app? > Or should glibc tweak it's definition of '#include <sys/socket.h>' > to make it available on both old and new version of linux headers? What is the reason for dropping SIOCGSTAMP from <asm/socket.h>? If we know that, it will be much easier to decide what to do about <sys/socket.h>.