summaryrefslogtreecommitdiff
path: root/include/c-stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/c-stat.h')
-rw-r--r--include/c-stat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/c-stat.h b/include/c-stat.h
index 58e7bae..7349fff 100644
--- a/include/c-stat.h
+++ b/include/c-stat.h
@@ -1,3 +1,4 @@
+/*
# c-stat.h: declarations for using stat(2).
#
# Copyright (C) 1993, 1996, 2000, 2011 Free Software Foundation, Inc.
@@ -15,6 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
+
#ifndef KPATHSEA_STAT_H