diff options
Diffstat (limited to 'netwerk/srtp/src/include/config.h')
-rw-r--r-- | netwerk/srtp/src/include/config.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/netwerk/srtp/src/include/config.h b/netwerk/srtp/src/include/config.h new file mode 100644 index 000000000..75e05e897 --- /dev/null +++ b/netwerk/srtp/src/include/config.h @@ -0,0 +1,6 @@ +/* + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ +/* empty file; config done via Makefile.in & configure.in */ |