~fjaeckel-deactivatedaccount/percona-playback/percona-playback

« back to all changes in this revision

Viewing changes to percona_playback/tcpdump/connection_state.h

  • Committer: Stewart Smith
  • Date: 2013-07-27 00:21:55 UTC
  • Revision ID: stewart@flamingspork.com-20130727002155-0p0mtyil3ekbkpev
config.h should be in .cc not in .h

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
#ifndef PERCONA_PLAYBACK_CONNECTION_STATE_H
17
17
#define PERCONA_PLAYBACK_CONNECTION_STATE_H
18
18
 
19
 
#include <config.h>
20
19
#include <stdlib.h>
21
20
#include <sys/time.h>
22
21
#include <vector>