]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Formatting
authorShane Burrell <shaneb@metrostat.net>
Wed, 16 Apr 2008 22:43:12 +0000 (22:43 +0000)
committerShane Burrell <shaneb@metrostat.net>
Wed, 16 Apr 2008 22:43:12 +0000 (22:43 +0000)
git-svn-id: http://svn.openzap.org/svn/openzap/trunk@459 a93c3328-9c30-0410-af19-c9cd2b2d52af

libs/freetdm/src/m3ua_client.h

index d7eb286029b69d46d88009634c78b0562ff36168..29620e0302084aaf302af21f15bc4e35ac947b9e 100644 (file)
@@ -5,7 +5,7 @@
  *  Created by Shane Burrell on 4/3/08.
  *  Copyright 2008 Shane Burrell. All rights reserved.
  *
-
+ * Copyright (c) 2007, Anthony Minessale II, Nenad Corbic
  * 
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
@@ -46,6 +46,8 @@
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <netinet/in.h>
+
+// Fix this for portability
 #include <sctp.h>
 //#include <netinet/sctp.h>
 #include <arpa/inet.h>