#ifndef PG_DIFFIX_LED_H #define PG_DIFFIX_LED_H #include "pg_diffix/aggregation/common.h" extern void led_hook(List *buckets, BucketDescriptor *bucket_desc); #endif /* PG_DIFFIX_LED_H */