Changeset 3262 for trunk/src/kmk/getopt.h
- Timestamp:
- Jan 3, 2019, 7:16:57 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kmk/getopt.h
r3140 r3262 17 17 this program. If not, see <http://www.gnu.org/licenses/>. */ 18 18 19 #ifndef FAKES_NO_GETOPT_H /* bird: hack for rhel4 unistd.h dragging in getopt.h */ 19 20 #ifndef _GETOPT_H 20 21 #define _GETOPT_H 1 … … 129 130 130 131 #endif /* getopt.h */ 132 #endif /* bird hack */
Note:
See TracChangeset
for help on using the changeset viewer.