Skip to content

Commit

Permalink
Bug 793393 - Make srtp build with MSVC9; irc-r=jesup
Browse files Browse the repository at this point in the history
  • Loading branch information
ehsan committed Sep 22, 2012
1 parent 93251d3 commit ba7bf37
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netwerk/srtp/src/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ ifeq ($(OS_TARGET),WINNT)
DEFINES += \
-DHAVE_WINSOCK2_H=1 \
-Dinline=__inline \
-DFORCE_UINT64_T=1 \
$(NULL)
endif

Expand Down

0 comments on commit ba7bf37

Please sign in to comment.