summaryrefslogtreecommitdiff
path: root/net/asterisk12/files/patch-include::asterisk::utils.h
blob: a06f7d065c846185f3c188c5c9f471320cad0d9e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
$FreeBSD$

--- include/asterisk/utils.h	2004/10/10 12:55:50	1.1
+++ include/asterisk/utils.h	2004/10/10 12:56:43
@@ -37,7 +37,6 @@
 #ifdef inet_ntoa
 #undef inet_ntoa
 #endif
-#define inet_ntoa __dont__use__inet_ntoa__use__ast_inet_ntoa__instead__
 
 #ifdef LINUX
 #define ast_pthread_create pthread_create