opnsense-ports/devel/libsmpp34/files/patch-src-smpp34_structs.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

11 lines
352 B
C

--- src/smpp34_structs.h.orig 2014-07-11 16:04:02.000000000 +0300
+++ src/smpp34_structs.h 2014-07-11 16:02:16.000000000 +0300
@@ -23,6 +23,8 @@
#ifndef _STB_H_
#define _STB_H_
+#include <sys/types.h>
+
#define SMALL_BUFF 30
/* Identify PDUs ident ********************************************************/
#define MAX_TLV_SIZE 1024