sys_socket: use stdalign, not alignof
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 17 Oct 2011 00:19:18 +0000 (17:19 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 27 Oct 2011 20:05:43 +0000 (13:05 -0700)
commita8bd8dfca5a4e7691d91857e546ac8abe0f4b0f7
treeaaacb3293e93652e47d77b650f54a8ae36ad937d
parent2d540c2cb293bff09a2fe1b1bab9d1775d7e2832
sys_socket: use stdalign, not alignof

* lib/sys_socket.in.h: Include <stdalign.h> instead of <alignof.h>.
* modules/sys_socket (Depends-on): Depend on stdalign, not alignof.
ChangeLog
lib/sys_socket.in.h
modules/sys_socket