Skip to content

Commit

Permalink
Preforker: include acconfig so includers don't have to
Browse files Browse the repository at this point in the history
Fixes build of systests

Signed-off-by: Josh Durgin <[email protected]>
  • Loading branch information
jdurgin committed May 2, 2015
1 parent fae5157 commit 1de75ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/Preforker.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#ifndef CEPH_COMMON_PREFORKER_H
#define CEPH_COMMON_PREFORKER_H

#include "acconfig.h"
#include <sys/types.h>
#include <sys/socket.h>
#include <sys/wait.h>
Expand Down

0 comments on commit 1de75ed

Please sign in to comment.