diff options
| author | Joseph Hunkeler <jhunk@stsci.edu> | 2011-09-29 09:28:54 -0400 |
|---|---|---|
| committer | Joseph Hunkeler <jhunk@stsci.edu> | 2011-09-29 09:28:54 -0400 |
| commit | 806903aff73e3245229fda6a42054b0d6b6e0e4f (patch) | |
| tree | bb83ba0ab986eec9be451d3a5cc0fff6b90adc04 /src | |
| parent | a04f1173778b093515dd34549b62a241528f9a3f (diff) | |
| download | duser-806903aff73e3245229fda6a42054b0d6b6e0e4f.tar.gz | |
Added touch function
Diffstat (limited to 'src')
| -rw-r--r-- | src/user.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -18,8 +18,6 @@ * along with duser. If not, see <http://www.gnu.org/licenses/>. **/ -#define _GNU_SOURCE - #include <stdio.h> #include <stdlib.h> #include <string.h> |
