summaryrefslogtreecommitdiff
path: root/include/c-minmax.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/c-minmax.h')
-rw-r--r--include/c-minmax.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/c-minmax.h b/include/c-minmax.h
index d4a7423..38811cb 100644
--- a/include/c-minmax.h
+++ b/include/c-minmax.h
@@ -1,3 +1,4 @@
+/*
# c-minmax.h: define INT_MIN, etc. Assume a 32-bit machine if the
# values aren't defined.
#
@@ -16,6 +17,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 C_MINMAX_H