Home | History | Annotate | Line # | Download | only in internal
      1  1.1  christos /* WARNING: do not edit! */
      2  1.1  christos /* Generated by Makefile from crypto/include/internal/dso_conf.h.in */
      3  1.1  christos /*
      4  1.1  christos  * Copyright 2016-2018 The OpenSSL Project Authors. All Rights Reserved.
      5  1.1  christos  *
      6  1.1  christos  * Licensed under the OpenSSL license (the "License").  You may not use
      7  1.1  christos  * this file except in compliance with the License.  You can obtain a copy
      8  1.1  christos  * in the file LICENSE in the source distribution or at
      9  1.1  christos  * https://www.openssl.org/source/license.html
     10  1.1  christos  */
     11  1.1  christos 
     12  1.1  christos #ifndef HEADER_DSO_CONF_H
     13  1.1  christos # define HEADER_DSO_CONF_H
     14  1.1  christos 
     15  1.1  christos # define DSO_EXTENSION ".so"
     16  1.1  christos 
     17  1.1  christos #endif
     18