]> granicus.if.org Git - graphviz/commitdiff
remove static copy of sfio feature header for Windows
authorMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 12 Sep 2020 20:45:07 +0000 (13:45 -0700)
committerMatthew Fernandez <matthew.fernandez@gmail.com>
Sat, 19 Sep 2020 00:36:32 +0000 (17:36 -0700)
Related to #1422 and #1521.

windows/include/FEATURE/sfio [deleted file]

diff --git a/windows/include/FEATURE/sfio b/windows/include/FEATURE/sfio
deleted file mode 100644 (file)
index 7382699..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-/* : : generated from ../../../lib/sfio/features/sfio by iffe version 2004-08-11 : : */
-#ifndef _def_time_Sfio_f
-#define _def_time_Sfio_f       1
-#define _sys_types     1       /* #include <sys/types.h> ok */
-//#define _hdr_unistd  1       /* #include <unistd.h> ok */
-#define _typ_off64_t   1       /* off64_t is a type */
-#define _lib_remove    1       /* remove() in default lib(s) */
-#define _lib_getpagesize       0       /* getpagesize() in default lib(s) */
-#define _tmp_rmfail    1       /* file not removable if still opened */
-#define _proto_open    1       /* open() has a vararg prototype */
-#define _lib_strtod    1       /* strtod() in default lib(s) */
-#define _lib_locale    1       /* Check for localeconv */
-#endif