Fixed read of the jpg in Windows
authorMichel Archambault <marchamb@matrox.com>
Thu, 14 Mar 2013 15:45:49 +0000 (11:45 -0400)
committerAndy Green <andy.green@linaro.org>
Thu, 14 Mar 2013 23:25:15 +0000 (07:25 +0800)
commite8c00aa47e86f7212acac97a1c65c6666d27cc8d
tree507d45609e36684d25ffbd3134d782be5537eac2
parent2577c831f41700d8162b2509198482e4a438b332
Fixed read of the jpg in Windows

Windows needs to open things with _O_BINARY

Signed-off-by: Michel Archambault <marchamb@matrox.com>
test-server/test-server.c