Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bacula Community Edition
Bacula Community
Commits
edd11f9b
Commit
edd11f9b
authored
Jan 19, 2023
by
NORBERT BIZET
Committed by
Eric Bollengier
Jan 19, 2023
Browse files
win32: Fix org#2667 enable sockaddress_storage for windows
parent
a7744a3e
Changes
1
Hide whitespace changes
Inline
Side-by-side
bacula/src/win32/compat/mingwconfig.h
View file @
edd11f9b
...
...
@@ -436,6 +436,9 @@
/* Whether to enable IPv6 support */
#define HAVE_IPV6 1
/* Use sockaddr_storage */
#define HAVE_SOCKADDR_STORAGE 1
/* Set the default configuration file */
#undef SYSCONFDIR
#define SYSCONFDIR "C:/Program Files/Bacula"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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