enabling use of pipes for signal communication also on UNIX to enable future integrat...
[oweals/gnunet.git] / src / ats / ats_api.h
index a2c248cd8a74c216550a7665e738428d50bab562..a1060781763521436cf451f4426ab818e3f3e0fb 100644 (file)
@@ -37,7 +37,7 @@ struct AllocationRecord
   /**
    * Performance information associated with this address (array).
    */
-  struct GNUNET_TRANSPORT_ATS_Information *ats;
+  struct GNUNET_ATS_Information *ats;
 
   /**
    * Name of the plugin
@@ -91,7 +91,7 @@ struct AllocationRecord
 /**
  * Handle to the ATS subsystem.
  */
-struct GNUNET_ATS_Handle
+struct GNUNET_ATS_SchedulingHandle
 {
   /**
    * Configuration.