Welcome to little lamb

Code » limb » release » tree

[release] / src / include / base64.h

/* This file is part of limb                           https://lila.oss/limb
 * Copyright (C) 2023 Olivier Brunel                          jjk@jjacky.com */
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef LIMB_LIMB_BASE64_H
#define LIMB_LIMB_BASE64_H

#include <limb/base64.h>

extern const char base64[65];

#endif /* LIMB_LIMB_BASE64_H */