diff options
author | Max Khon <fjoe@FreeBSD.org> | 2010-11-30 03:47:34 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2010-11-30 03:47:34 +0000 |
commit | 2ba4e0c4c5fbb6c7264f10a834bb73484c72372c (patch) | |
tree | 4cdd34a729022ec6eadd3f74d67b81eb5fccaf23 /net/asterisk12/files/patch-include_asterisk_astobj2.h | |
parent | - Update to 1.4.37 (diff) |
asterisk 1.2 has been EOL'ed upstream on 21 Nov 2010.
Notes
Notes:
svn path=/head/; revision=265427
Diffstat (limited to 'net/asterisk12/files/patch-include_asterisk_astobj2.h')
-rw-r--r-- | net/asterisk12/files/patch-include_asterisk_astobj2.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/asterisk12/files/patch-include_asterisk_astobj2.h b/net/asterisk12/files/patch-include_asterisk_astobj2.h deleted file mode 100644 index fa4e629ce950..000000000000 --- a/net/asterisk12/files/patch-include_asterisk_astobj2.h +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- include/asterisk/astobj2.h -+++ include/asterisk/astobj2.h -@@ -17,6 +17,8 @@ - #ifndef _ASTERISK_ASTOBJ2_H - #define _ASTERISK_ASTOBJ2_H - -+typedef unsigned int uint; -+ - #include "asterisk/compat.h" - - /*! \file |