Remove unnecessary includes for errno.h

This commit is contained in:
Rui Abreu Ferreira 2015-10-27 14:23:59 +00:00 committed by Michael Reed
parent 5361dedc77
commit 4f24b9e06f
31 changed files with 0 additions and 31 deletions

View File

@ -1,6 +1,5 @@
// Much of this code was adapted from 'if_py_both.h' from the original
// vim source
#include <errno.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>

View File

@ -25,7 +25,6 @@
*/
#include <stdbool.h>
#include <errno.h>
#include <string.h>
#include <inttypes.h>

View File

@ -2,7 +2,6 @@
///
/// Code for diff'ing two, three or four buffers.
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <inttypes.h>
#include <stdbool.h>

View File

@ -12,7 +12,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdarg.h>
#include <string.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <stdbool.h>
#include <string.h>
#include <stdlib.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -14,7 +14,6 @@
#include <string.h>
#include <stdbool.h>
#include <stdint.h>
#include <errno.h>
#include <inttypes.h>
#include "nvim/vim.h"

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <stdbool.h>
#include <string.h>
#include <stdlib.h>

View File

@ -45,7 +45,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <stdbool.h>
#include <stdint.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <string.h>
#include <inttypes.h>
#include <stdint.h>

View File

@ -8,7 +8,6 @@
#define EXTERN
#include <assert.h>
#include <errno.h>
#include <stdint.h>
#include <string.h>
#include <stdbool.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <string.h>
#include <limits.h>

View File

@ -71,7 +71,6 @@
* some commands, like ":menutrans"
*/
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -44,7 +44,6 @@
/// mf_fullname() make file name full path (use before first :cd)
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <limits.h>
#include <string.h>

View File

@ -1,7 +1,6 @@
// Various routines dealing with allocation and deallocation of memory.
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <string.h>
#include <stdbool.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <stdarg.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -10,7 +10,6 @@
* misc2.c: Various functions.
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <string.h>

View File

@ -12,7 +12,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <string.h>
#include <stdbool.h>

View File

@ -30,7 +30,6 @@
#define IN_OPTION_C
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <stdint.h>

View File

@ -1,6 +1,5 @@
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <stdlib.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -87,7 +87,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -10,7 +10,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -285,7 +285,6 @@
// few bytes as possible, see offset2bytes())
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <limits.h>
#include <stdbool.h>

View File

@ -1,5 +1,4 @@
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -12,7 +12,6 @@
#include <assert.h>
#include <ctype.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -11,7 +11,6 @@
*/
#include <assert.h>
#include <errno.h>
#include <inttypes.h>
#include <stdbool.h>
#include <string.h>

View File

@ -83,7 +83,6 @@
#include <assert.h>
#include <inttypes.h>
#include <limits.h>
#include <errno.h>
#include <stdbool.h>
#include <string.h>

View File

@ -6,7 +6,6 @@
* See README.md for an overview of the Vim source code.
*/
#include <errno.h>
#include <assert.h>
#include <inttypes.h>
#include <stdbool.h>