Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

Commit dce4c62

Browse files
author
keimpema
committed
Fix compilation with gcc 4.8
git-svn-id: svn+ssh://jop91.astron.nl/auto/home/jive_cvs/SOFTC/svn/trunk/sfxc@1743 5736e3ea-d426-0410-8aaf-93e336ac3372
1 parent a3124ce commit dce4c62

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

utils/mark5b_print_headers.cc

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
#include <string>
1010
#include <stdio.h>
1111
#include <stdlib.h>
12+
#include <unistd.h>
1213

1314
#define MARK5B_HEADER_SIZE 16
1415
#define MARK5B_FRAME_SIZE 10000

0 commit comments

Comments
 (0)