diff options
| author | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-04 20:40:44 +0200 |
|---|---|---|
| committer | Tristan Riehs <tristan.riehs@inria.fr> | 2026-08-04 20:41:40 +0200 |
| commit | 920aed36f81bcce40c9f1c5bcda906a13e4fb5e4 (patch) | |
| tree | a62068cc334de9933140a2c9b5cbea70eef064ae /src/disp.c | |
| parent | 5d6e434c896000c49a6953919acdcbaca8dfb86e (diff) | |
Start rewriting the build system
Good old makefiles should do the job.
Diffstat (limited to 'src/disp.c')
| -rw-r--r-- | src/disp.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -14,7 +14,6 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "config.h" #include <dlfcn.h> #include <limits.h> |
