summaryrefslogtreecommitdiff
path: root/include/glob.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/glob.h')
-rw-r--r--include/glob.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/glob.h b/include/glob.h
index 106110cfabd..92d06e60f3c 100644
--- a/include/glob.h
+++ b/include/glob.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: glob.h,v 1.12 2012/10/01 00:21:19 guenther Exp $ */
+/* $OpenBSD: glob.h,v 1.13 2012/12/05 23:19:57 deraadt Exp $ */
/* $NetBSD: glob.h,v 1.5 1994/10/26 00:55:56 cgd Exp $ */
/*
@@ -38,7 +38,6 @@
#ifndef _GLOB_H_
#define _GLOB_H_
-#include <sys/cdefs.h>
#include <sys/stat.h>
struct stat;