Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
825398a7
Commit
825398a7
authored
Aug 30, 1991
by
Per Cederqvist
Browse files
Use <m-config.h> instead of "config.h".
parent
15d6168e
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/libraries/libansi/Makefile
View file @
825398a7
...
...
@@ -3,8 +3,6 @@ SCRIPTDIR = $(TOPDIR)/scripts
include
$(SCRIPTDIR)/import.make
TARGET
=
-DCLIENT
LIBNAME
=
libansi.a
LIBOBJS
=
strerror.o
...
...
src/libraries/libansi/strerror.c
View file @
825398a7
/*
** strerror.c
*/
#include
"
config.h
"
#include
<m-
config.h
>
#ifndef HAVE_STRERROR
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment