Index: include/stdio.h
===================================================================
--- include/stdio.h	(revision 99cac8608770916f6368b2cb7e41876121107061)
+++ include/stdio.h	(revision 7913d062718c864684189cf0c5a4635dc20a9e9f)
@@ -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 */
 
