Index: include/stdio.h
===================================================================
--- include/stdio.h	(revision 99cac8608770916f6368b2cb7e41876121107061)
+++ include/stdio.h	(revision ff9ab1a3eb065857e129dc1be6d44da27e1985a2)
@@ -30,5 +30,4 @@
 	uint8_t	_flags;		/* {_BUSY, _ALLBUF, _DIRTY, _EOF, _IOERR} */
 	int8_t	_bytbuf;	/* single byte buffer for unbuffered streams */
-	int8_t	_pad;		/* pad for alignment -- possibly use later */
 	int16_t	_buflen;	/* length of buffer */
 
