summaryrefslogtreecommitdiff
path: root/utils/hp2ps/AuxFile.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/hp2ps/AuxFile.h')
-rw-r--r--utils/hp2ps/AuxFile.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/utils/hp2ps/AuxFile.h b/utils/hp2ps/AuxFile.h
index 6e962c492e..68ba367a75 100644
--- a/utils/hp2ps/AuxFile.h
+++ b/utils/hp2ps/AuxFile.h
@@ -1,7 +1,4 @@
-#ifndef AUX_FILE_H
-#define AUX_FILE_H
+#pragma once
void PutAuxFile PROTO((FILE *));
void GetAuxFile PROTO((FILE *));
-
-#endif /* AUX_FILE_H */