Skip to content

Commit

Permalink
[XProtocol] rebase on master.
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichal committed Dec 10, 2018
1 parent e49128b commit 71627bc
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 5 deletions.
3 changes: 0 additions & 3 deletions src/XProtocol/XProtocol.cc
Expand Up @@ -55,9 +55,6 @@
#include <sys/types.h>
#include <string.h>
#include <stdlib.h>
#include <stdio.h>
#include <sys/stat.h>
#include <unistd.h>

#include "XProtocol/XProtocol.hh"

Expand Down
2 changes: 0 additions & 2 deletions src/XProtocol/XProtocol.hh
Expand Up @@ -956,8 +956,6 @@ struct ALIGN_CHECK {char chkszreq[25-sizeof(ClientRequest)];
#define ENOATTR ENODATA
#endif

struct stat;

class XProtocol
{
public:
Expand Down

0 comments on commit 71627bc

Please sign in to comment.