]> git.sesse.net Git - ffmpeg/commit
network: #include stdint.h in network.h
authorMans Rullgard <mans@mansr.com>
Sat, 13 Oct 2012 21:57:23 +0000 (22:57 +0100)
committerMans Rullgard <mans@mansr.com>
Tue, 16 Oct 2012 13:45:29 +0000 (14:45 +0100)
commit1fbaabefc4bbd1d4eed3c84b78e84ac38a339cab
treed541127b9b1f53d789feea4f43d85cbda25d1a65
parent21de6ba5c12fbdd2ad86e5faf8aa12be8f5f6408
network: #include stdint.h in network.h

This header uses various types provided by stdint.h without
explicitly including it.

Signed-off-by: Mans Rullgard <mans@mansr.com>
libavformat/network.h