This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
Immanuel
/
btpd
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Захтеви за спајање
0
Издања
0
Вики
Activity
Преглед изворни кода
Glibc needs sys/file.h for flock.
master
Richard Nyberg
пре 19 година
родитељ
b43809ba55
комит
9732ed1981
1 измењених фајлова
са
1 додато
и
1 уклоњено
Подељен поглед
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
btpd/main.c
+ 1
- 1
btpd/main.c
Прегледај датотеку
@@ -1,11 +1,11 @@
#include <sys/types.h>
#include <sys/file.h>
#include <sys/stat.h>
#include <assert.h>
#include <err.h>
#include <errno.h>
#include <fcntl.h>
#include <file.h>
#include <getopt.h>
#include <locale.h>
#include <stdio.h>
Write
Preview
Loading…
Откажи
Сачувај