Fixed some compiler warnings.

FossilOrigin-Name: 44757199de063db75399003f845e255d7a52144e8dada701e22af1c83624a256
This commit is contained in:
7u83@mail.ru 2015-03-08 10:37:00 +00:00
parent c0dc04b60d
commit 5f25dcd395
1 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,8 @@
along with Foobar. If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdint.h>
#include "conn.h"
#ifndef __DTLS_H
#define __DTLS_H