aboutsummaryrefslogtreecommitdiffstats
path: root/libgamma_connector_type_count.c
blob: 75934e1ed417d74157ea32f881cc63ccd82cd3fa (plain) (blame)
1
2
3
4
5
6
7
8
9
/* See LICENSE file for copyright and license details. */
#include "common.h"


/**
 * The number of values defined in `libgamma_connector_type_t`
 * in the version of the library the program is linked against
 */
extern const int libgamma_connector_type_count;