Commit c50fcd41 authored by ASN.1 Documenter's avatar ASN.1 Documenter
Browse files

comment out glob redefinition

parent 00864af0
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -10,7 +10,7 @@
#if defined(CYGWIN) || !defined(WIN32)
#if defined(CYGWIN) || !defined(WIN32)
#include <glob.h>
#include <glob.h>


#ifndef _GLOB_H_
#if !defined(_GLOB_H_) && 0
#define _GLOB_H_
#define _GLOB_H_
typedef struct {
typedef struct {
	size_t gl_pathc;	/* Count of total paths so far. */
	size_t gl_pathc;	/* Count of total paths so far. */