[pisa-src] r1794 - trunk/pairing/create_accept_headers.h

  • From: Diego Biurrun <diego@xxxxxxxxxx>
  • To: pisa-src@xxxxxxxxxxxxx
  • Date: Thu, 26 Nov 2009 14:14:23 +0100

Author: biurrun
Date: Thu Nov 26 14:14:23 2009
New Revision: 1794

Log:
Remove unnecessary accept.h #include.

Modified:
   trunk/pairing/create_accept_headers.h

Modified: trunk/pairing/create_accept_headers.h
==============================================================================
--- trunk/pairing/create_accept_headers.h       Thu Nov 26 14:09:39 2009        
(r1793)
+++ trunk/pairing/create_accept_headers.h       Thu Nov 26 14:14:23 2009        
(r1794)
@@ -15,7 +15,6 @@
 
 #include "libconfig_wrapper.h"
 #include "common_headers.h"
-#include "accept.h"
 
 // Function prototypes
 header_general* create_ack_1_struct(void);

Other related posts:

  • » [pisa-src] r1794 - trunk/pairing/create_accept_headers.h - Diego Biurrun